mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2026-03-22 17:35:30 +00:00
7 lines
166 B
Python
7 lines
166 B
Python
# flake8: noqa
|
|
|
|
# import apis into api package
|
|
from thousandeyes_sdk.usage.api.quotas_api import QuotasApi
|
|
from thousandeyes_sdk.usage.api.usage_api import UsageApi
|
|
|