diff --git a/build/src/AirwatchAPI/__init__.py b/build/src/AirwatchAPI/__init__.py new file mode 100644 index 0000000..e5d1bbe --- /dev/null +++ b/build/src/AirwatchAPI/__init__.py @@ -0,0 +1 @@ +__all__ = ["AirwatchAPI"] \ No newline at end of file diff --git a/build/src/__init__.py b/build/src/__init__.py index e5d1bbe..e69de29 100644 --- a/build/src/__init__.py +++ b/build/src/__init__.py @@ -1 +0,0 @@ -__all__ = ["AirwatchAPI"] \ No newline at end of file