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