Fixed the documentation of the "ReportType.SEARCH" enum item.
This commit is contained in:
parent
1fd50e23d9
commit
7c4102be44
@ -35,4 +35,4 @@ class ReportType(Enum):
|
||||
BALANCE_SHEET: str = "balance-sheet"
|
||||
"""The balance sheet."""
|
||||
SEARCH: str = "search"
|
||||
"""The balance sheet."""
|
||||
"""The search."""
|
||||
|
Loading…
Reference in New Issue
Block a user