1
0
Fork 0
mirror of https://github.com/netz39/www.netz39.de.git synced 2025-06-03 17:26:02 +02:00

add python3 shebang

This commit is contained in:
teuserer 2024-03-13 20:26:40 +01:00
parent be965104de
commit 785ac2998c

2
tools/generate_stammtisch_events.py Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import os
import datetime