mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-20 08:38:26 +08:00
remove _types (#4220)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from array import array
|
||||
from typing import Any, Union, overload
|
||||
from _types import FileDescriptorLike
|
||||
from typing_extensions import Literal
|
||||
from _typeshed import FileDescriptorLike
|
||||
|
||||
FASYNC: int
|
||||
FD_CLOEXEC: int
|
||||
|
||||
Reference in New Issue
Block a user