*: fix formatting

This commit is contained in:
Jens Langhammer
2020-11-22 22:14:36 +01:00
parent d5e34bb71d
commit fa004876e9
8 changed files with 28 additions and 17 deletions

View File

@ -1,7 +1,6 @@
"""passbook HaveIBeenPwned Policy forms"""
from django import forms
from django.utils.translation import gettext as _
from passbook.policies.forms import GENERAL_FIELDS
from passbook.policies.hibp.models import HaveIBeenPwendPolicy