mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2024-11-15 17:40:57 +00:00
f8c6659fd8
now packaged with poetry and added to pypi using tomllib, requires python 3.11 readme, changelog updated to reflect changes major version bump
4 lines
70 B
Python
4 lines
70 B
Python
from .xair import request_remote_obj as connect
|
|
|
|
_ALL__ = ["connect"]
|