mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-15 16:27:08 +08:00
Import Match and Pattern from re, not typing (#8277)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Match
|
||||
from re import Match
|
||||
|
||||
simple_escapes: dict[str, str]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user