update python3.py shebang line
update python3.py shebang line
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
print("Hello World")
|
print("Hello World")
|
||||||
|
|||||||
Reference in New Issue
Block a user