From 58977f14f2f72e4bae933bf58ad5e46a9666e5a4 Mon Sep 17 00:00:00 2001 From: Neil Martinsen-Burrell Date: Tue, 28 Mar 2023 14:33:20 -0500 Subject: [PATCH] Fix formatting oops --- src/registrar/fixtures.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/registrar/fixtures.py b/src/registrar/fixtures.py index e2ced373d..4f56a2336 100644 --- a/src/registrar/fixtures.py +++ b/src/registrar/fixtures.py @@ -43,6 +43,7 @@ class UserFixture: "username": "2ffe71b0-cea4-4097-8fb6-7a35b901dd70", "first_name": "Neil", "last_name": "Martinsen-Burrell", + }, ] @classmethod