From aab0984dfbe4745a56edc761a7cdeec80e38de3a Mon Sep 17 00:00:00 2001 From: MJBMZ Date: Thu, 27 Oct 2016 17:26:55 +0100 Subject: [PATCH] Fix indent --- gramps/plugins/graph/gvfamilylines.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gramps/plugins/graph/gvfamilylines.py b/gramps/plugins/graph/gvfamilylines.py index 5d48734d2..874a4e6c2 100644 --- a/gramps/plugins/graph/gvfamilylines.py +++ b/gramps/plugins/graph/gvfamilylines.py @@ -820,9 +820,9 @@ class FamilyLinesReport(Report): media_mime_type = media.get_mime_type() if media_mime_type[0:5] == "image": image_path = get_thumbnail_path( - media_path_full(self._db, media.get_path()), - rectangle=media_list[0].get_rectangle(), - size=self._imagesize) + media_path_full(self._db, media.get_path()), + rectangle=media_list[0].get_rectangle(), + size=self._imagesize) # put the label together and output this person label = ""