mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	fixup! Fix flake8 errors: E302 expected 2 blank lines, found 1
This commit is contained in:
		| @@ -1,6 +1,7 @@ | |||||||
| import subprocess | import subprocess | ||||||
| from thefuck.utils import for_app, replace_command, eager | from thefuck.utils import for_app, replace_command, eager | ||||||
|  |  | ||||||
|  |  | ||||||
| @for_app('ifconfig') | @for_app('ifconfig') | ||||||
| def match(command): | def match(command): | ||||||
|     return 'error fetching interface information: Device not found' \ |     return 'error fetching interface information: Device not found' \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user