Skip to content

Commit 64a05a1

Browse files
update template
1 parent c74a429 commit 64a05a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
def main():
2+
first_step()
3+
4+
5+
def first_step():
26
pass
37

48

0 commit comments

Comments
 (0)