1
0
Fork 0
mirror of https://github.com/netz39/www.netz39.de.git synced 2025-05-03 03:51:57 +02:00

Merge pull request 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