Skip to content

Commit 1801933

Browse files
committed
Restructure
1 parent f35ec55 commit 1801933

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

hello.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

nextmv/hello.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def main():
2+
print("Hello, Python!")

0 commit comments

Comments
 (0)