diff options
Diffstat (limited to 'obsapi/__init__.py')
| -rw-r--r-- | obsapi/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/obsapi/__init__.py b/obsapi/__init__.py new file mode 100644 index 0000000..5af2406 --- /dev/null +++ b/obsapi/__init__.py @@ -0,0 +1 @@ +from core import * |
