Added init for pywatts module
This commit is contained in:
parent
e9ed6bf9b4
commit
1e20330128
1 changed files with 2 additions and 0 deletions
2
pywatts/__init__.py
Normal file
2
pywatts/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
from pywatts import db
|
||||
from pywatts import fetchdata
|
Loading…
Reference in a new issue