Custom import path removed
This commit is contained in:
parent
0312171bb2
commit
9041c7beaa
1 changed files with 0 additions and 1 deletions
1
c4ctrl.py
Normal file → Executable file
1
c4ctrl.py
Normal file → Executable file
|
@ -3,7 +3,6 @@
|
||||||
# c4ctrl: Command line client for AutoC4
|
# c4ctrl: Command line client for AutoC4
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
sys.path.append("/home/shy/build/paho.mqtt.python/src")
|
|
||||||
|
|
||||||
class C4Interface():
|
class C4Interface():
|
||||||
"""Interaction with the C4 home automation system."""
|
"""Interaction with the C4 home automation system."""
|
||||||
|
|
Loading…
Reference in a new issue