mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	#N/A: Fix flake8 warnings
This commit is contained in:
		| @@ -17,7 +17,7 @@ def test_match(script): | ||||
|     assert match(Command(script)) | ||||
|  | ||||
|  | ||||
| @pytest.mark.parametrize('script',  ['git branch' 'vimfile']) | ||||
| @pytest.mark.parametrize('script', ['git branch', 'vimfile']) | ||||
| def test_not_match(script): | ||||
|     assert not match(Command(script)) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user