diff --git a/env.py b/env.py index ebfd711..b547847 100644 --- a/env.py +++ b/env.py @@ -1 +1,2 @@ -print("this is a success") \ No newline at end of file +print("this is a success") +print("change") \ No newline at end of file