indent typo

svn: r21103
This commit is contained in:
Doug Blank 2013-01-13 17:19:29 +00:00
parent d4e85e7336
commit 6a559ad827

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):