Skip to content

Commit d65b1b8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-python311.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,4 @@ def foo():
221221
if 1 < 2:
222222
continue # E: "continue" not allowed in except* block
223223
return # E: "return" not allowed in except* block
224-
[builtins fixtures/exception.pyi]
224+
[builtins fixtures/exception.pyi]

0 commit comments

Comments
 (0)