mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +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
|
||||
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user