diff --git a/func.py b/func.py index 287df33..f0f1c1c 100644 --- a/func.py +++ b/func.py @@ -1 +1 @@ -print("New file added") \ No newline at end of file +print("New file added, hi") \ No newline at end of file