Fix loads of pycodestyle issues in test_autopkgtest

This commit is contained in:
Paul Gevers 2019-02-07 19:05:39 +01:00
parent 7611231ee2
commit e8b5f5e631
No known key found for this signature in database
GPG Key ID: 9C5C99EB05BD750A
2 changed files with 397 additions and 380 deletions

File diff suppressed because it is too large Load Diff

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