mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-01-19 04:20:10 +01:00
add python3 shebang
This commit is contained in:
parent
be965104de
commit
785ac2998c
1 changed files with 2 additions and 0 deletions
2
tools/generate_stammtisch_events.py
Normal file → Executable file
2
tools/generate_stammtisch_events.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import datetime
|
import datetime
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue