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 b75287c commit da413bfCopy full SHA for da413bf
grafana_api/api.py
@@ -79,7 +79,6 @@ def call_the_api(
79
)
80
81
if self.grafana_api_model.http2_support:
82
-
83
async def _execute_async_api_call():
84
async with http:
85
return await self._execute_the_async_api_call(
0 commit comments