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 ea3fd96 commit b91d208Copy full SHA for b91d208
mypy/constant_fold.py
@@ -281,4 +281,3 @@ def constant_fold_call_expr(
281
folded_args.append(arg_val)
282
return folded_callee.format(*folded_args)
283
return None
284
-
0 commit comments