Skip to content

Commit

Permalink
misc: shorten docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
rien333 committed Dec 6, 2024
1 parent a314f7c commit db2566b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdto/mdto.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ class VerwijzingGegevens(XMLSerializable):
Args:
verwijzingNaam (str): Naam van het object waarnaar verwezen wordt
verwijzingIdentificatie (IdentificatieGegevens, optional): Identificatie van het object waarnaar verwezen wordt
verwijzingIdentificatie (IdentificatieGegevens, optional): Identificatie van object waarnaar verwezen wordt
"""

verwijzingNaam: str
Expand Down

0 comments on commit db2566b

Please sign in to comment.