type in [8c94dc]
This commit is contained in:
parent
33178a2337
commit
98db4da3ff
@ -27,8 +27,6 @@ This module exports the Html class
|
||||
|
||||
"""
|
||||
|
||||
__all__ = ['Html']
|
||||
|
||||
from __future__ import print_function
|
||||
#------------------------------------------------------------------------
|
||||
# Python modules
|
||||
@ -48,6 +46,7 @@ from gramps.gen.constfunc import STRTYPE, cuni
|
||||
# Constants
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
__all__ = ['Html']
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user