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.")
...@@ -4,3 +4,5 @@ joblib~=1.1.0 ...@@ -4,3 +4,5 @@ joblib~=1.1.0
setuptools~=58.0.4 setuptools~=58.0.4
astropy~=5.1 astropy~=5.1
pytest pytest
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