Added Python shebang
This commit is contained in:
Regular → Executable
+2
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
value = 3
|
||||
|
||||
def print_5():
|
||||
|
||||
Reference in New Issue
Block a user