mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 06:34:09 +00:00
Fix flake8 errors: E305 expected 2 blank lines after class or function definition
This commit is contained in:
@@ -33,6 +33,7 @@ def tar_error(tmpdir):
|
||||
|
||||
return fixture
|
||||
|
||||
|
||||
parametrize_extensions = pytest.mark.parametrize('ext', tar_extensions)
|
||||
|
||||
# (filename as typed by the user, unquoted filename, quoted filename as per shells.quote)
|
||||
|
||||
Reference in New Issue
Block a user