mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
remove _types (#4220)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import io
|
||||
import sys
|
||||
from typing import Union, Protocol
|
||||
from _types import FileDescriptorLike
|
||||
from _typeshed import FileDescriptorLike
|
||||
|
||||
def cancel_dump_traceback_later() -> None: ...
|
||||
def disable() -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user