Small fixes, Add checks
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
from .connection.api import HonAPI
|
||||
from hon import Hon
|
||||
from .hon import Hon
|
||||
|
||||
__all__ = ["Hon", "HonAPI"]
|
||||
|
||||
Reference in New Issue
Block a user