Merge pull request #1441 from alphagov/flake8-tests

Flake8 tests
This commit is contained in:
Leo Hemsted
2017-11-29 16:54:29 +00:00
committed by GitHub
39 changed files with 184 additions and 306 deletions

View File

@@ -26,7 +26,6 @@ from app.models import (
User,
EMAIL_TYPE,
SMS_TYPE,
INBOUND_SMS_TYPE,
KEY_TYPE_NORMAL,
AnnualBilling,
)