mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Add stub for pytz.VERSION (#2619)
This commit is contained in:
committed by
Sebastian Rittau
parent
f9f4e50004
commit
89b06c833d
1
third_party/2and3/pytz/__init__.pyi
vendored
1
third_party/2and3/pytz/__init__.pyi
vendored
@@ -38,3 +38,4 @@ country_timezones: Mapping[str, List[str]]
|
||||
country_names: Mapping[str, str]
|
||||
ZERO: datetime.timedelta
|
||||
HOUR: datetime.timedelta
|
||||
VERSION: str
|
||||
|
||||
Reference in New Issue
Block a user