Browse Source

Pep8 happy

pull/26/head
Daniel Gyulai 3 years ago
parent
commit
36818ea284
  1. 2
      ci-examples/images/hello/hello.py

2
ci-examples/images/hello/hello.py

@ -1,2 +1,2 @@
if __name__ == "__main__":
print("Hi Mom!")
print("Hi Mom!")

Loading…
Cancel
Save