mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-07-26 07:22:16 +02: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…
Add table
Add a link
Reference in a new issue