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