added shebang

This commit is contained in:
HEL
2024-03-24 14:17:42 +01:00
parent 752cf011c3
commit d34ce4efd2
Regular → Executable
+3
View File
@@ -1,3 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import argparse import argparse
import os import os