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 1fab8ee commit 61e015bCopy full SHA for 61e015b
openapi_python_client/parser/properties/merge_properties.py
@@ -1,5 +1,4 @@
1
-from collections.abc import Callable
2
-from typing import Any, Dict, TypeVar, Union, cast
+from typing import Any, Callable, Dict, TypeVar, Union, cast
3
4
from attr import evolve
5
0 commit comments