Removed an excess blank line in the __get_since_desc method of the PeriodDescription utility.

This commit is contained in:
依瑪貓 2023-03-08 19:27:17 +08:00
parent 2515c1ea1f
commit b6802c51bb

View File

@ -291,7 +291,6 @@ class PeriodDescription:
:return: The description without the end day.
"""
def get_start_desc() -> str:
"""Returns the description of the start day.