mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 01:27:03 +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:
|
class Meta:
|
||||||
"""Contains meta information about this class"""
|
"""Contains meta information about this class"""
|
||||||
|
|
||||||
model = models.UserDomainRole
|
model = models.UserDomainRole
|
||||||
fields = "__all__"
|
fields = "__all__"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue