chore: add shebang for direct execution

This commit is contained in:
2026-04-06 20:25:07 +02:00
parent 191d1cf299
commit 025d5afe1f
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import sys import sys
import os import os
import re import re