We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8155ad commit b8ca5cbCopy full SHA for b8ca5cb
metabase_api/metabase_api_async.py
@@ -1,6 +1,5 @@
1
import httpx
2
import getpass
3
-from .metabase_api import Metabase_API
4
5
class Metabase_API_Async:
6
"""
0 commit comments