Revert "fix warnings on import order (pylint)"
This reverts commit 86c4301cb9
.
This commit is contained in:
parent
7a7101e71c
commit
b8495e7436
@ -39,11 +39,11 @@ import uuid
|
||||
# Gramps modules
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
from .git_revision import get_git_revision
|
||||
from .constfunc import get_env_var
|
||||
from gramps.version import VERSION, VERSION_TUPLE, major_version
|
||||
from gramps.gen.utils.resourcepath import ResourcePath
|
||||
from gramps.gen.utils.grampslocale import GrampsLocale
|
||||
from .git_revision import get_git_revision
|
||||
from .constfunc import get_env_varGrampsLocale
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user