We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1902c47 commit 01d9905Copy full SHA for 01d9905
__main__.py
@@ -0,0 +1,4 @@
1
+def main():
2
+
3
+if __name__ == "__main__":
4
+ main()
0 commit comments