make flake happy
This commit is contained in:
parent
cd60d6d99a
commit
d55f2be942
@ -71,7 +71,8 @@ else:
|
|||||||
configuration._load_logging_config(config)
|
configuration._load_logging_config(config)
|
||||||
|
|
||||||
if args.config and args.exchange:
|
if args.config and args.exchange:
|
||||||
logger.warning("The --exchange option is ignored, using exchange settings from the configuration file.")
|
logger.warning("The --exchange option is ignored, "
|
||||||
|
"using exchange settings from the configuration file.")
|
||||||
|
|
||||||
# Check if the exchange set by the user is supported
|
# Check if the exchange set by the user is supported
|
||||||
configuration.check_exchange(config)
|
configuration.check_exchange(config)
|
||||||
|
Loading…
Reference in New Issue
Block a user