env python3

This commit is contained in:
Niklas Halle 2025-07-30 13:13:17 +00:00
parent eecee47b9e
commit f72408cd88
5 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import datetime
import glob
import logging