indent typo

svn: r21103
This commit is contained in:
Doug Blank 2013-01-13 17:19:29 +00:00
parent 347d371b77
commit 094726c14f

View File

@ -20,7 +20,7 @@
# $Id$ # $Id$
from gramps.gen.constfunc import UNITYPE from gramps.gen.constfunc import UNITYPE
class Handle: class Handle:
def __init__(self, classname, handle): def __init__(self, classname, handle):