Skip to content

Commit 6bbbafd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-data/unit/check-narrowing.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4304,4 +4304,4 @@ def main2(a: Sequence[MyType]) -> MyType:
43044304
if not _is_seq_of(a, int):
43054305
raise Exception("unexpected")
43064306
return a[0]
4307-
[builtins fixtures/exception.pyi]
4307+
[builtins fixtures/exception.pyi]

0 commit comments

Comments
 (0)