diff --git a/tests/test_zodiacal.py b/tests/test_zodiacal.py index 78efdf83985bd5a73a4e640b0e523960e9a58cc7..a4cef17a1949159fa5c14f86f51dd4fae6fe15d5 100644 --- a/tests/test_zodiacal.py +++ b/tests/test_zodiacal.py @@ -42,7 +42,7 @@ class TestDemoFunction(unittest.TestCase): # current_path = os.getcwd() # print("当前路径:", current_path) - zodiacal(10.0, 20.0, '2024-04-04', dir_path): + zodiacal(10.0, 20.0, '2024-04-04', dir_path) self.assertEqual( 1, 1,