Update Messy_py.py

test for pulling
This commit is contained in:
GeorgBrantegger
2022-05-11 15:43:11 +02:00
committed by GitHub
parent 4d9626e018
commit b633dfd584

View File

@@ -1,4 +1,4 @@
import numpy as np import numpy as np
print(np.__version__) print(np.__version__)
print("Test for Bitbucket commit") print("Test for Github commit")