Skip to content

Commit 41c7ef4

Browse files
committed
wip: add main python
1 parent 3067e0c commit 41c7ef4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/project_name/main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def run() -> None:
2+
pass

0 commit comments

Comments
 (0)