Skip to content
Snippets Groups Projects
Unverified Commit 72e116b0 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix syntax.

parent 939b20be
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ from django.contrib.auth import get_user_model
from django.utils.translation import ugettext_lazy as _
from .models import Person
from .utils import
class PersonAccountForm(forms.ModelForm):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment