diff --git a/src/hello.py b/src/hello.py index 42d12acf..83d99b39 100644 --- a/src/hello.py +++ b/src/hello.py @@ -1,4 +1,6 @@ print("Chad's new file") print("Wanda testing migrations") +print("Hello Zak!") +print("Hello Zak!") print("Wanda testing migrations") print("Wanda testing migrations")