mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 20:09:43 +01:00
modules/paren: specify python2 in shebang
This commit is contained in:
parent
a0265b4a6f
commit
eba5766865
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
Reference in New Issue
Block a user