Commit 1aba7fde authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent e57b9b45
Pipeline #128 passed with stages
in 12 seconds
def some_arbitrary_functions(): def some_arbitrary_functions():
""" an arbitrary function """ """ an arbitrary function """
return print("Hi, this is an arbitrary function.")
...@@ -3,4 +3,6 @@ joblib~=1.1.0 ...@@ -3,4 +3,6 @@ joblib~=1.1.0
#csst~=0.0.1 #csst~=0.0.1
setuptools~=58.0.4 setuptools~=58.0.4
astropy~=5.1 astropy~=5.1
pytest pytest
\ No newline at end of file coverage
pycodestyle~=2.8.0
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment