diff --git a/src/main.py b/src/main.py index 97e5b567..1a424a52 100644 --- a/src/main.py +++ b/src/main.py @@ -5,5 +5,7 @@ print("Hello world") print("Wanda testing preflight 1.11.5 - migrations") print("Wanda testing preflight 1.11.5 - migrations!") - - + print("Wanda testing preflight 1.11.5 - migrations!") + print('this is python') + print('is it still python?') + here's a comment