Move client to own folder

This commit is contained in:
zvecr
2022-07-17 01:54:11 +01:00
parent a90e2e6a76
commit 70eae6b348
5 changed files with 60 additions and 59 deletions
+2
View File
@@ -0,0 +1,2 @@
from .types import * # noqa: F403
from .client import * # noqa: F403