mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-31 15:06:32 +02:00
Correct new lines
This commit is contained in:
parent
bdc03c66a9
commit
516415d806
4 changed files with 27 additions and 28 deletions
|
@ -734,7 +734,6 @@ def completed_domain_request(
|
|||
"""A completed domain request."""
|
||||
if not user:
|
||||
user = get_user_model().objects.create(username="username" + str(uuid.uuid4())[:8])
|
||||
|
||||
ao, _ = Contact.objects.get_or_create(
|
||||
first_name="Testy",
|
||||
last_name="Tester",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue