Reformat offlineimap/globals.py

Add some spaces, remove lines,... now format is better (lintian).
This commit is contained in:
Rodolfo García Peñas (kix) 2020-08-29 20:16:35 +02:00
parent ceec91e0e6
commit ba9a3ce819
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ from offlineimap.utils import const
# Holds command-line options for OfflineIMAP.
options = const.ConstProxy()
def set_options(source):
"""Sets the source for options variable."""