Removed excess property documentation from the Journal and Search classes.
This commit is contained in:
		| @@ -173,7 +173,6 @@ class Search(BaseReport): | ||||
|  | ||||
|     def __init__(self): | ||||
|         """Constructs a search.""" | ||||
|         """The account.""" | ||||
|         self.__entries: list[ReportEntry] = EntryCollector().entries | ||||
|         """The journal entries.""" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user