update shebang for python3

This commit is contained in:
Lukas Z 2023-11-01 19:41:44 +01:00
parent 07f8b1ef31
commit 116cce79a4

View file

@ -1,4 +1,4 @@
#! python
#! python3
import locale
import logging
import os