2006-07-04 Don Allingham <don@gramps-project.org>
* various: pyflakes fixes svn: r6992
This commit is contained in:
@@ -31,9 +31,11 @@ from gettext import gettext as _
|
||||
#-------------------------------------------------------------------------
|
||||
#Gramps modules
|
||||
#-------------------------------------------------------------------------
|
||||
from ReportBase import ReportUtils
|
||||
from ReportBase import ReportUtils, Report
|
||||
from PluginUtils import register_draw_doc
|
||||
import BaseDoc
|
||||
import Errors
|
||||
|
||||
from Utils import gformat
|
||||
|
||||
def lrgb(grp):
|
||||
|
||||
Reference in New Issue
Block a user