We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b406c commit 5ebad88Copy full SHA for 5ebad88
classes/diagnosis_date_reason_type.py
@@ -98,6 +98,6 @@ def get_valid_value_id(self) -> Optional[int]:
98
99
def get_description(self) -> str:
100
"""
101
- Returns the description for the diagnosis date reason.
+ Returns the description for the diagnosis date reason
102
103
return self._description
0 commit comments