We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a023d6 commit 2cace33Copy full SHA for 2cace33
src/main.py
@@ -1,4 +1,4 @@
1
-def main() -> None:
+def main():
2
print('hello world')
3
4
0 commit comments