mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-11 20:51:42 +08:00
remove _types (#4220)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import sys
|
||||
from typing import Any, Iterable, List, Optional, Tuple, Type
|
||||
from types import TracebackType
|
||||
from _types import FileDescriptorLike
|
||||
from _typeshed import FileDescriptorLike
|
||||
|
||||
|
||||
if sys.platform != "win32":
|
||||
|
||||
Reference in New Issue
Block a user