Shebang
This commit is contained in:
parent
676860c368
commit
c105428ec5
1 changed files with 3 additions and 1 deletions
2
calendarparser.py
Normal file → Executable file
2
calendarparser.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
import json
|
import json
|
||||||
import icalendar
|
import icalendar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue