From 97fd591e49dd7244c1c44a690cb4810a7d345140 Mon Sep 17 00:00:00 2001 From: dominiquef Date: Wed, 3 Jan 2024 14:55:20 -0800 Subject: [PATCH] Two more files --- devtools/check-copyright.py | 5 ----- tests/version_test.py | 5 +---- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/devtools/check-copyright.py b/devtools/check-copyright.py index 2855108f6..811be533f 100644 --- a/devtools/check-copyright.py +++ b/devtools/check-copyright.py @@ -6,11 +6,6 @@ # # geoapps is distributed under the terms and conditions of the MIT License # (see LICENSE file at the root of this source code package). -# -# This file is part of geoapps. -# -# geoapps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). from __future__ import annotations diff --git a/tests/version_test.py b/tests/version_test.py index 0d8ca928a..356fa95d8 100644 --- a/tests/version_test.py +++ b/tests/version_test.py @@ -4,10 +4,7 @@ # # geoapps is distributed under the terms and conditions of the MIT License # (see LICENSE file at the root of this source code package). -# -# This file is part of my_app project. -# -# All rights reserved. + from __future__ import annotations