Skip to content

Commit c4d3d0a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 17ebfea commit c4d3d0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/checkexpr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,6 @@ def check_call_expr_with_callee_type(
14521452
object_type: Type | None,
14531453
member: str | None = None,
14541454
) -> Type:
1455-
14561455
"""Type check call expression.
14571456
14581457
The callee_type should be used as the type of callee expression. In particular,

0 commit comments

Comments
 (0)