Skip to content

Commit 60642c5

Browse files
pre-commit-ci[bot]BobTheBuidler
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6feede6 commit 60642c5

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)