We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d17c1 commit 6012809Copy full SHA for 6012809
test-data/unit/fixtures/object_with_init_subclass.pyi
@@ -1,3 +1,4 @@
1
+import _typeshed
2
from typing import Sequence, Iterator, TypeVar, Mapping, Iterable, Optional, Union, overload, Tuple, Generic, List
3
4
class object:
0 commit comments