mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
lint
This commit is contained in:
parent
09303401ed
commit
a2a7382ee9
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ class MyUserAdmin(BaseUserAdmin):
|
|||
),
|
||||
("Important dates", {"fields": ("last_login", "date_joined")}),
|
||||
)
|
||||
|
||||
|
||||
analyst_list_display = [
|
||||
"email",
|
||||
"first_name",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue