Skip to content

Commit 0c2003b

Browse files
committed
Import typo
1 parent c1545b7 commit 0c2003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/SQLAlchemy/sqlalchemy/orm/strategy_options.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from _typeshed import Incomplete
2-
from collections import Callable
2+
from collections.abc import Callable
33
from typing import Any, Generic, Protocol, TypeVar
44

55
from ..sql.base import Generative

0 commit comments

Comments
 (0)