No bug - Black format. rs=linting

This commit is contained in:
Rob Lemley 2021-11-23 13:07:30 -05:00
Родитель 100fd6d131
Коммит 6167f1a0f5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,7 @@ FUTURE_CUTOFF = 20241231
class TimezoneUpdater(object):
""" Timezone updater class, use the run method to do everything automatically"""
"""Timezone updater class, use the run method to do everything automatically"""
def __init__(self, tzdata_path, zoneinfo_pure_path):
self.tzdata_path = tzdata_path