Update pytz to 2018.6
Update the pytz library files to those from the 2018.6 release.
This commit is contained in:
@@ -5,7 +5,7 @@ Custom exceptions raised by pytz.
|
||||
__all__ = [
|
||||
'UnknownTimeZoneError', 'InvalidTimeError', 'AmbiguousTimeError',
|
||||
'NonExistentTimeError',
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
class UnknownTimeZoneError(KeyError):
|
||||
|
Reference in New Issue
Block a user