Fix python2 shebang.

This commit is contained in:
yohan 2024-02-24 15:32:40 +01:00
parent 2827cf47c7
commit 09571d1158

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
# # pip install teleinfo
# https://pypi.org/project/teleinfo/