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:
parent
ef59449de4
commit
a727828064
2
example.py
Normal file → Executable file
2
example.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import wideq
|
||||
import json
|
||||
import time
|
||||
|
Loading…
x
Reference in New Issue
Block a user