Reformat offlineimap/globals.py
Add some spaces, remove lines,... now format is better (lintian).
This commit is contained in:
parent
ceec91e0e6
commit
ba9a3ce819
@ -7,6 +7,7 @@ from offlineimap.utils import const
|
|||||||
# Holds command-line options for OfflineIMAP.
|
# Holds command-line options for OfflineIMAP.
|
||||||
options = const.ConstProxy()
|
options = const.ConstProxy()
|
||||||
|
|
||||||
|
|
||||||
def set_options(source):
|
def set_options(source):
|
||||||
"""Sets the source for options variable."""
|
"""Sets the source for options variable."""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user