This commit is contained in:
Florian Bruhin 2017-02-04 21:59:39 +01:00
parent d3f359e490
commit f99bf661cc

View File

@ -376,6 +376,7 @@ def _init_modules(args, crash_handler):
args: The argparse namespace.
crash_handler: The CrashHandler instance.
"""
# pylint: disable=too-many-statements
log.init.debug("Initializing prompts...")
prompt.init()