3 lines
64 B
Python
3 lines
64 B
Python
|
'''tzinfo timezone information for UTC.'''
|
||
|
from pytz import UTC
|