OLItest lintian clean
Added some spaces. Now is lintian clean.
This commit is contained in:
parent
0312bafdb7
commit
3e8c4e3d19
@ -1,4 +1,4 @@
|
|||||||
#Constants, that don't rely on anything else in the module
|
# Constants, that don't rely on anything else in the module
|
||||||
# Copyright (C) 2012- Sebastian Spaeth & contributors
|
# Copyright (C) 2012- Sebastian Spaeth & contributors
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
@ -16,7 +16,7 @@
|
|||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
from io import StringIO
|
from io import StringIO
|
||||||
|
|
||||||
default_conf=StringIO("""[general]
|
default_conf = StringIO("""[general]
|
||||||
#will be set automatically
|
#will be set automatically
|
||||||
metadata =
|
metadata =
|
||||||
accounts = test
|
accounts = test
|
||||||
|
Loading…
Reference in New Issue
Block a user