Skip to content

Commit

Permalink
Updated the docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnashravan committed Nov 14, 2024
1 parent 76e7b17 commit c7a2c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion request_a_govuk_domain/request/admin/model_admins.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def export(self, _request, queryset):

def format_field(self, obj, field):
"""
Override the model fields
Human readable names for the status and truncated datetime to date
:param obj:
:param field:
:return: the updated field
Expand Down

0 comments on commit c7a2c22

Please sign in to comment.