Skip to content

Commit b91d208

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

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
@@ -281,4 +281,3 @@ def constant_fold_call_expr(
281281
folded_args.append(arg_val)
282282
return folded_callee.format(*folded_args)
283283
return None
284-

0 commit comments

Comments
 (0)