diff --git a/ci-examples/images/hello/hello.py b/ci-examples/images/hello/hello.py index 58ba6a9..617e813 100644 --- a/ci-examples/images/hello/hello.py +++ b/ci-examples/images/hello/hello.py @@ -1,2 +1,2 @@ if __name__ == "__main__": - print("Hi Mom!") \ No newline at end of file + print("Hi Mom!")