diff --git a/src/main.py b/src/main.py index d94ab4c..e032d6e 100644 --- a/src/main.py +++ b/src/main.py @@ -1,5 +1,6 @@ """ This is the main +And this is an edit """ if __name__ == "__main__": print("Hello world")