Removed an excess blank line in the __get_since_desc method of the PeriodDescription utility.
This commit is contained in:
parent
2515c1ea1f
commit
b6802c51bb
@ -291,7 +291,6 @@ class PeriodDescription:
|
|||||||
|
|
||||||
:return: The description without the end day.
|
:return: The description without the end day.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def get_start_desc() -> str:
|
def get_start_desc() -> str:
|
||||||
"""Returns the description of the start day.
|
"""Returns the description of the start day.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user