Skip to content

Commit 6012809

Browse files
committed
fix test
1 parent 29d17c1 commit 6012809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-data/unit/fixtures/object_with_init_subclass.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import _typeshed
12
from typing import Sequence, Iterator, TypeVar, Mapping, Iterable, Optional, Union, overload, Tuple, Generic, List
23

34
class object:

0 commit comments

Comments
 (0)