fixed __init__
Some checks failed
Build python package / Build (push) Has been cancelled

This commit is contained in:
Jason SECULA
2026-02-19 10:38:43 +01:00
parent 930927b489
commit 14b48e7f41
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1 @@
__all__ = ["AirwatchAPI"]

View File

@@ -1 +0,0 @@
__all__ = ["AirwatchAPI"]