removed empty lines for flake8
This commit is contained in:
		| @@ -498,4 +498,3 @@ class Configuration: | ||||
|                 config['pairs'] = load_file(pairs_file) | ||||
|                 if 'pairs' in config: | ||||
|                     config['pairs'].sort() | ||||
|  | ||||
|   | ||||
| @@ -1429,4 +1429,3 @@ class FreqtradeBot(LoggingMixin): | ||||
|         return max( | ||||
|             min(valid_custom_price, max_custom_price_allowed), | ||||
|             min_custom_price_allowed) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user