mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Fix flake8 errors: W391 blank line at end of file
This commit is contained in:
		| @@ -21,5 +21,3 @@ def get_new_command(command): | |||||||
|     interface = command.stderr.split(' ')[0][:-1] |     interface = command.stderr.split(' ')[0][:-1] | ||||||
|     possible_interfaces = _get_possible_interfaces() |     possible_interfaces = _get_possible_interfaces() | ||||||
|     return replace_command(command, interface, possible_interfaces) |     return replace_command(command, interface, possible_interfaces) | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user