mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
added shebang line for pyhton3 on unix
This commit is contained in:
parent
95d1bca9fd
commit
587fbfbbb1
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import math
|
||||
|
||||
m = 64 - 1
|
||||
|
Loading…
Reference in New Issue
Block a user