mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-31 06:48:24 -04:00
Small fixes, Add checks
This commit is contained in:
parent
8dc6cd71cd
commit
e8531f3faf
6 changed files with 58 additions and 15 deletions
|
@ -1,2 +1,4 @@
|
|||
from .connection.api import HonAPI
|
||||
from hon import Hon
|
||||
from .hon import Hon
|
||||
|
||||
__all__ = ["Hon", "HonAPI"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue