mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Linting
This commit is contained in:
parent
e56a79a03a
commit
dad56d4110
1 changed files with 1 additions and 0 deletions
|
@ -326,6 +326,7 @@ class UserDomainRoleAdmin(ListHeaderAdmin):
|
|||
|
||||
class Meta:
|
||||
"""Contains meta information about this class"""
|
||||
|
||||
model = models.UserDomainRole
|
||||
fields = "__all__"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue