Compare commits

..

1 Commits

Author SHA1 Message Date
oysteikt fc69d9c260 /usr/bin/python3 -> /usr/bin/env python3 2025-03-01 13:38:53 +01:00
+2 -1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import dataclasses
import sys
from datetime import datetime