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 50190e1 commit 125c2ddCopy full SHA for 125c2dd
stubs/SQLAlchemy/sqlalchemy/orm/collections.pyi
@@ -1,5 +1,5 @@
1
from _typeshed import Incomplete, SupportsKeysAndGetItem
2
-from collections.abc import Iterable, Mapping
+from collections.abc import Iterable
3
from typing import Any, TypeVar, overload
4
from typing_extensions import Literal, SupportsIndex
5
0 commit comments