diff --git a/demo2.py b/demo2.py index 370cb36..ede8d55 100644 --- a/demo2.py +++ b/demo2.py @@ -1 +1,3 @@ -# test git commit \ No newline at end of file +# test git commit + +print('Hello World')