pep8 fixes for subiquity/ui/views/tests/test_identity.py

This commit is contained in:
Ryan Harper 2018-05-23 16:14:02 -05:00
parent a66483ce42
commit 6ff6651b30
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ valid_data = {
'confirm_password': 'password'
}
class IdentityViewTests(unittest.TestCase):
def make_view(self):