File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 6666CONSENT__SINGLE_CONSENTING_ADULT_RELATIONSHIP = (
6767 f"{ CONSENT__DIRECTORY } single-consenting-adult-relationship.yaml"
6868)
69- CONSENT__SINGLE_CONSENTING_ADULT_RELATIONSHIP_INCLUDE_BOTH = f"{ CONSENT__DIRECTORY } single-consenting-adult-relationship-include-performer-patient.yaml"
69+ CONSENT__SINGLE_CONSENTING_ADULT_RELATIONSHIP_INCLUDE_BOTH = (
70+ f"{ CONSENT__DIRECTORY } single-consenting-adult-relationship-include-performer-patient.yaml"
71+ )
7072CONSENT__SINGLE_MOTHER_CHILD_RELATIONSHIP = (
7173 f"{ CONSENT__DIRECTORY } single-mother-child-relationship.yaml"
7274)
73- CONSENT__SINGLE_MOTHER_CHILD_RELATIONSHIP_INCLUDE_BOTH = f"{ CONSENT__DIRECTORY } single-mother-child-relationship-include-performer-patient.yaml"
75+ CONSENT__SINGLE_MOTHER_CHILD_RELATIONSHIP_INCLUDE_BOTH = (
76+ f"{ CONSENT__DIRECTORY } single-mother-child-relationship-include-performer-patient.yaml"
77+ )
7478CONSENT__STATUS_PARAM_INVALID = (
7579 f"{ CONSENT__DIRECTORY } errors/invalid-status-parameter.yaml"
7680)
You can’t perform that action at this time.
0 commit comments