Reorganize repos

This commit is contained in:
2024-07-23 09:15:03 +02:00
parent 4fcd45512d
commit e2db336dce
15 changed files with 0 additions and 0 deletions

5
hsapi_client/__init__.py Normal file
View File

@ -0,0 +1,5 @@
from .apikeys import APIKey
from .nodes import Node
from .users import User
from .routes import Route
from .preauthkeys import PreAuthKey, v1ListPreAuthKeyRequest