Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_mci_sim
Commits
98dd8df7
Commit
98dd8df7
authored
1 year ago
by
Yan Zhaojun
Browse files
Options
Download
Email Patches
Plain Diff
debug
parent
c501bd42
develop
master
No related merge requests found
Pipeline
#4160
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_zodiacal.py
+1
-1
tests/test_zodiacal.py
with
1 addition
and
1 deletion
+1
-1
tests/test_zodiacal.py
+
1
-
1
View file @
98dd8df7
...
...
@@ -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
)
wave0
,
zodi0
=
zodiacal
.
zodiacal
(
10.0
,
20.0
,
'2024-04-04'
,
dir_path
)
self
.
assertEqual
(
1
,
1
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets