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 ea5348e commit e8d6c77Copy full SHA for e8d6c77
mypy/constant_fold.py
@@ -208,4 +208,3 @@ def constant_fold_unary_op(op: str, value: ConstantValue) -> int | float | None:
208
209
210
def is_f_string_expr(expr: Expression) -> TypeGuard[CallExpr]:
211
-
0 commit comments