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 c1545b7 commit 0c2003bCopy full SHA for 0c2003b
stubs/SQLAlchemy/sqlalchemy/orm/strategy_options.pyi
@@ -1,5 +1,5 @@
1
from _typeshed import Incomplete
2
-from collections import Callable
+from collections.abc import Callable
3
from typing import Any, Generic, Protocol, TypeVar
4
5
from ..sql.base import Generative
0 commit comments