Trailing whitespace

This commit is contained in:
romjerome
2019-12-14 18:47:46 +01:00
committed by GitHub
parent c36b6c20c1
commit ea58544530

View File

@@ -535,7 +535,7 @@ class TreeDocBase(BaseDoc, TreeDoc):
date_str = date_str + '/' + stop_date
place = escape(_pd.display_event(db, event))
if event_type == 'occupation' and self.occupation != "no":
description = escape(event.description)
self.write(level, 'profession = {%s}' % description)