mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
Use more flexible shebangs (/usr/bin/env python3)
This commit is contained in:
parent
8b7a9f6b45
commit
1bcadbe12b
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import unittest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user