Fix loads of pycodestyle issues in test_autopkgtest

ubuntu/rebased
Paul Gevers 6 years ago
parent 7611231ee2
commit e8b5f5e631
No known key found for this signature in database
GPG Key ID: 9C5C99EB05BD750A

File diff suppressed because it is too large Load Diff

@ -20,7 +20,7 @@ EXCEPTIONS_BY_FILE = {
'britney2/policies/autopkgtest.py': 0, 'britney2/policies/autopkgtest.py': 0,
'tests/mock_swift.py': 2, 'tests/mock_swift.py': 2,
'tests/__init__.py': 31, 'tests/__init__.py': 31,
'tests/test_autopkgtest.py': 338, 'tests/test_autopkgtest.py': 2,
'tests/test_policy.py': 31, 'tests/test_policy.py': 31,
'tests/test_yaml.py': 1, 'tests/test_yaml.py': 1,
} }

Loading…
Cancel
Save