Revised the documentation of the __get_journal_list view.
This commit is contained in:
parent
b2e500a714
commit
d333151731
@ -49,7 +49,7 @@ def get_journal_list(period: Period) -> str | Response:
|
|||||||
|
|
||||||
|
|
||||||
def __get_journal_list(period: Period) -> str | Response:
|
def __get_journal_list(period: Period) -> str | Response:
|
||||||
"""Returns journal.
|
"""Returns the journal.
|
||||||
|
|
||||||
:param period: The period.
|
:param period: The period.
|
||||||
:return: The journal in the period.
|
:return: The journal in the period.
|
||||||
|
Loading…
Reference in New Issue
Block a user