1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-27 20:40:18 -07:00

Make example.py executable

This makes it easier to run the file on unix systems.
This commit is contained in:
Frederik Gladhorn 2020-01-09 17:23:06 +01:00
parent ef59449de4
commit a727828064

2
example.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import wideq
import json
import time