mirror of
https://git.lurk.org/repos/radio-looptober.git
synced 2024-12-22 04:30:31 +01:00
py3 shebang
This commit is contained in:
parent
9a10f4f97a
commit
d7654cc784
2
download_loooooops.py
Normal file → Executable file
2
download_loooooops.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/bin/env python3
|
||||
|
||||
import requests
|
||||
from time import sleep
|
||||
import datetime
|
||||
|
Loading…
Reference in New Issue
Block a user