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 d0f5bdf commit 944a3efCopy full SHA for 944a3ef
src/miru_server_sdk/resources/webhooks.py
@@ -2,7 +2,7 @@
2
3
from __future__ import annotations
4
5
-from typing import cast, Any
+from typing import Any, cast
6
7
from .._models import construct_type
8
from .._resource import SyncAPIResource, AsyncAPIResource
0 commit comments