mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	test_ag_literal.py: Add blank line (PEP 8 E302)
https://github.com/nvbn/thefuck/pull/561#discussion_r81892174
This commit is contained in:
		| @@ -7,6 +7,7 @@ stderr = ('ERR: Bad regex! pcre_compile() failed at position 1: missing )\n' | ||||
|  | ||||
| matching_command = Command(script='ag \\(', stderr=stderr) | ||||
|  | ||||
|  | ||||
| @pytest.mark.parametrize('command', [ | ||||
|     matching_command]) | ||||
| def test_match(command): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user