Removed unnecessary return
svn: r15172
This commit is contained in:
parent
8a16a9ac2f
commit
b2d31be01a
@ -4522,9 +4522,6 @@ class IndividualPage(BasePage):
|
||||
)
|
||||
table += trow
|
||||
|
||||
# return table to its caller
|
||||
return table
|
||||
|
||||
def pedigree_person(self, person):
|
||||
"""
|
||||
will produce a hyperlink for a pedigree person ...
|
||||
|
Loading…
Reference in New Issue
Block a user