Skip to content

Commit 242673a

Browse files
committed
NPA-5191: Formatting in test
1 parent 4b86e60 commit 242673a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/api/tests/test_post_questionnaire_response.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from sandbox.api.constants import (
88
POST_QUESTIONNAIRE_RESPONSE__SUCCESS,
99
POST_QUESTIONNAIRE_RESPONSE__DUPLICATE_RELATIONSHIP_ERROR,
10-
INTERNAL_SERVER_ERROR_EXAMPLE
10+
INTERNAL_SERVER_ERROR_EXAMPLE,
1111
)
1212

1313
QUESTIONNAIRE_RESPONSE_API_ENDPOINT = "/FHIR/R4/QuestionnaireResponse"

0 commit comments

Comments
 (0)