Skip to content

Commit 4db4259

Browse files
committed
fixed hashbang
1 parent d7cc22b commit 4db4259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tex_writing_issues/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22

33
import custom_log as l
44
from typing import List

0 commit comments

Comments
 (0)