Skip to content

Commit 9892dc2

Browse files
committed
add missing [builtins fixtures/tuple.pyi]
1 parent b744349 commit 9892dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-data/unit/check-classes.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8593,6 +8593,7 @@ class B(__A): ...
85938593

85948594
import enum as __enum
85958595
class C(__enum.Flag): ...
8596+
[builtins fixtures/tuple.pyi]
85968597

85978598
[case testNameManglingAnnotationsPast]
85988599
from typing import Generic, TypeVar

0 commit comments

Comments
 (0)