Skip to content

Commit 125c2dd

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 50190e1 commit 125c2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/SQLAlchemy/sqlalchemy/orm/collections.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from _typeshed import Incomplete, SupportsKeysAndGetItem
2-
from collections.abc import Iterable, Mapping
2+
from collections.abc import Iterable
33
from typing import Any, TypeVar, overload
44
from typing_extensions import Literal, SupportsIndex
55

0 commit comments

Comments
 (0)