Skip to content

Commit da413bf

Browse files
authored
feat: Adjust the code style (#69)
1 parent b75287c commit da413bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grafana_api/api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ def call_the_api(
7979
)
8080

8181
if self.grafana_api_model.http2_support:
82-
8382
async def _execute_async_api_call():
8483
async with http:
8584
return await self._execute_the_async_api_call(

0 commit comments

Comments
 (0)