Merge pull request #111 from teuserer/patch-4

Fix: add python3 shebang
This commit is contained in:
Max 2024-03-21 00:43:15 +01:00 committed by GitHub
commit 2eeb872f04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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