venv added, updated
This commit is contained in:
5
myenv/lib/python3.12/site-packages/openhab/__init__.py
Normal file
5
myenv/lib/python3.12/site-packages/openhab/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Module entry point."""
|
||||
|
||||
from .client import OpenHAB
|
||||
|
||||
__all__ = ['OpenHAB']
|
||||
Reference in New Issue
Block a user