mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 02:57:14 +08:00
Update typing_extensions imports in third-party stubs (#11245)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from typing import Any, ClassVar
|
||||
from typing_extensions import final
|
||||
from typing import Any, ClassVar, final
|
||||
|
||||
from tree_sitter import Language
|
||||
|
||||
|
||||
Reference in New Issue
Block a user