We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74a429 commit 64a05a1Copy full SHA for 64a05a1
template.py
@@ -1,4 +1,8 @@
1
def main():
2
+ first_step()
3
+
4
5
+def first_step():
6
pass
7
8
0 commit comments