mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Fix flake8 errors: E302 expected 2 blank lines, found 1
This commit is contained in:
		| @@ -18,6 +18,7 @@ def test_match(command): | ||||
| def test_not_match(command): | ||||
|     assert not match(command) | ||||
|  | ||||
|  | ||||
| @pytest.mark.parametrize('command, new_command', [ | ||||
|     (Command('git remote set-url origin git@github.com:nvbn/thefuck.git'), | ||||
|      'git remote add origin git@github.com:nvbn/thefuck.git')]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user