typo in log message fixed
This commit is contained in:
parent
11f535e79f
commit
39932627bd
@ -125,4 +125,4 @@ except KeyboardInterrupt:
|
||||
|
||||
finally:
|
||||
if pairs_not_available:
|
||||
logger.info(f"Pairs [{','.join(pairs_not_available)}] not availble.")
|
||||
logger.info(f"Pairs [{','.join(pairs_not_available)}] not available.")
|
||||
|
Loading…
Reference in New Issue
Block a user