Skip to content

Commit e8d6c77

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/constant_fold.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,3 @@ def constant_fold_unary_op(op: str, value: ConstantValue) -> int | float | None:
208208

209209

210210
def is_f_string_expr(expr: Expression) -> TypeGuard[CallExpr]:
211-

0 commit comments

Comments
 (0)