mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-19 10:21:14 +08:00
@@ -2,7 +2,6 @@ from re import Pattern
|
||||
|
||||
from dateparser.conf import Settings
|
||||
|
||||
DIGIT_GROUP_PATTERN: Pattern[str]
|
||||
NUMERAL_PATTERN: Pattern[str]
|
||||
|
||||
class Locale:
|
||||
|
||||
Reference in New Issue
Block a user