new shebang

This commit is contained in:
Maxime Vorwerk
2024-08-07 13:55:28 +02:00
parent ead48393eb
commit f7e1020836

View File

@@ -1,4 +1,4 @@
#!/home/maxime/.pyvenv/bin/python3
#!python3
import string
ALPHABET = string.ascii_lowercase[:16]