Removed an excess blank line in the __get_since_desc method of the PeriodDescription utility.
This commit is contained in:
@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user