Skip to content

Commit c2cc9a9

Browse files
authored
Update test-data/unit/check-narrowing.test
1 parent e941067 commit c2cc9a9

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
@@ -2714,7 +2714,7 @@ reveal_type(t.foo) # N: Revealed type is "__main__.C"
27142714
[builtins fixtures/property.pyi]
27152715

27162716
[case testNarrowingNotImplemented]
2717-
# flags: --python-version 3.13
2717+
# flags: --python-version 3.10
27182718
from __future__ import annotations
27192719
import types
27202720

0 commit comments

Comments
 (0)