Skip to content

Commit 4e346ca

Browse files
authored
Update tpy.py
1 parent 8949c03 commit 4e346ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

true/tpy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"in progress"
12
import sys
23
try:code=open(sys.argv[1]).read()
34
except:print(f"Usage: python {__file__.split(chr(0x5c))[-1]} \"(file name)\"");exit()

0 commit comments

Comments
 (0)