Fix lint
This commit is contained in:
parent
d3f359e490
commit
f99bf661cc
@ -376,6 +376,7 @@ def _init_modules(args, crash_handler):
|
|||||||
args: The argparse namespace.
|
args: The argparse namespace.
|
||||||
crash_handler: The CrashHandler instance.
|
crash_handler: The CrashHandler instance.
|
||||||
"""
|
"""
|
||||||
|
# pylint: disable=too-many-statements
|
||||||
log.init.debug("Initializing prompts...")
|
log.init.debug("Initializing prompts...")
|
||||||
prompt.init()
|
prompt.init()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user