diff --git a/Messy_py.py b/Messy_py.py index 5a829f4..7c33cb1 100644 --- a/Messy_py.py +++ b/Messy_py.py @@ -1,2 +1,4 @@ import numpy as np -print(np.__version__) \ No newline at end of file +print(np.__version__) + +print("Test for Bitbucket commit") \ No newline at end of file