Complete second logic pass, remove underscore from package name
This commit is contained in:
4
reolinkapi/__init__.py
Normal file
4
reolinkapi/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .api_handler import APIHandler
|
||||
from .camera import Camera
|
||||
|
||||
__version__ = "0.1.2"
|
||||
Reference in New Issue
Block a user