Skip to content

Commit

Permalink
Update integreat_cms/cms/models/contact/contact.py
Browse files Browse the repository at this point in the history
Co-authored-by: David Venhoff <[email protected]>
  • Loading branch information
MizukiTemma and david-venhoff committed Nov 30, 2024
1 parent b79018c commit 6786b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integreat_cms/cms/models/contact/contact.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def get_additional_attribute(self) -> str:

def label_in_reference_list(self) -> str:
"""
This function returns a display name of contact
This function returns a display name of this contact for the poi contacts list
"""

label = (
Expand Down

0 comments on commit 6786b6a

Please sign in to comment.