chore: run formatter

This commit is contained in:
NateScarlet
2022-12-09 19:12:25 +08:00
parent 946c5b4112
commit a2b3b609f8
2 changed files with 1 additions and 3 deletions

View File

@@ -31,8 +31,6 @@ class ChinaTimezone(tzinfo):
return timedelta()
def update_data(year: int) -> Iterator[str]:
"""Update and store data for a year."""