fixed accidental pipfile lock change; updated comment

This commit is contained in:
David Kennedy 2023-11-28 19:13:51 -05:00
parent 690a9b5560
commit cb783ec36e
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
2 changed files with 2 additions and 2 deletions

2
src/Pipfile.lock generated
View file

@ -1685,4 +1685,4 @@
"version": "==3.0.0" "version": "==3.0.0"
} }
} }
} }

View file

@ -949,7 +949,7 @@ class DomainAdmin(ListHeaderAdmin):
class UserDomainRoleAdmin(ListHeaderAdmin): class UserDomainRoleAdmin(ListHeaderAdmin):
"""Custom domain role admin class.""" """Custom user domain role admin class."""
# Columns # Columns
list_display = [ list_display = [