fixed shebang line for real

This commit is contained in:
Markus Rosenstihl 2022-11-18 22:53:28 +01:00
parent 8476ef1b4b
commit 3a13664a03

View File

@ -1,4 +1,4 @@
#! /usr/bin/env python
#!/usr/bin/env python3
import re
import argparse