Correct new lines

This commit is contained in:
zandercymatics 2024-03-20 12:44:21 -06:00
parent bdc03c66a9
commit 516415d806
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
4 changed files with 27 additions and 28 deletions

View file

@ -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",