Fix python2 shebang.
This commit is contained in:
parent
2827cf47c7
commit
09571d1158
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# # pip install teleinfo
|
# # pip install teleinfo
|
||||||
# https://pypi.org/project/teleinfo/
|
# https://pypi.org/project/teleinfo/
|
||||||
|
Loading…
Reference in New Issue
Block a user