From b633dfd5844927c24b2ac5cc6f46905932fc770f Mon Sep 17 00:00:00 2001 From: GeorgBrantegger <62994745+GeorgBrantegger@users.noreply.github.com> Date: Wed, 11 May 2022 15:43:11 +0200 Subject: [PATCH] Update Messy_py.py test for pulling --- Messy_py.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Messy_py.py b/Messy_py.py index 7c33cb1..c10b928 100644 --- a/Messy_py.py +++ b/Messy_py.py @@ -1,4 +1,4 @@ import numpy as np print(np.__version__) -print("Test for Bitbucket commit") \ No newline at end of file +print("Test for Github commit")