typo (trailing whitespace)
This commit is contained in:
parent
8379e0ce6e
commit
cb932b9221
@ -88,7 +88,7 @@ class TagReport(Report):
|
|||||||
stdoptions.run_date_format_option(self, menu)
|
stdoptions.run_date_format_option(self, menu)
|
||||||
|
|
||||||
stdoptions.run_private_data_option(self, menu)
|
stdoptions.run_private_data_option(self, menu)
|
||||||
living_opt = stdoptions.run_living_people_option(self, menu,
|
living_opt = stdoptions.run_living_people_option(self, menu,
|
||||||
self._locale)
|
self._locale)
|
||||||
self.database = CacheProxyDb(self.database)
|
self.database = CacheProxyDb(self.database)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user