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 8cecd14 commit f329994Copy full SHA for f329994
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