Make flake happy

This commit is contained in:
hroff-1902 2019-10-23 23:57:17 +03:00
parent e408274fb3
commit 6640f4a1b2
1 changed files with 1 additions and 1 deletions

View File

@ -218,4 +218,4 @@ def start_list_markets(args: Dict[str, Any], pairs_only: bool = False) -> None:
elif not (args.get('print_one_column', False) or
args.get('list_pairs_print_json', False) or
args.get('print_csv', False)):
print(f"{summary_str}.")
print(f"{summary_str}.")