Update shebang
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-12-06 07:42:10 +01:00
parent 95e54616a1
commit 43272de3e6

View File

@@ -1,4 +1,4 @@
#!/usr/bin/phyton3 #!/usr/bin/env phyton3
from pathlib import Path from pathlib import Path
from collections import defaultdict from collections import defaultdict