mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-21 18:42:07 +08:00
Update typing_extensions imports in stdlib (#11244)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import sys
|
||||
from typing_extensions import Literal
|
||||
from typing import Literal
|
||||
|
||||
__all__ = [
|
||||
"cmp_op",
|
||||
|
||||
Reference in New Issue
Block a user