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

tweaks

parent e57b9b45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
def some_arbitrary_functions():
    """ an arbitrary function """
    return
    print("Hi, this is an arbitrary function.")
+3 −1
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ joblib~=1.1.0
setuptools~=58.0.4
astropy~=5.1
pytest
coverage
pycodestyle~=2.8.0
 No newline at end of file