From 9688e6aec464f4956b285424138ea985daf80262 Mon Sep 17 00:00:00 2001 From: tschaffter Date: Wed, 3 Feb 2021 14:17:45 -0800 Subject: [PATCH] Fix flake8 issues --- .../test_text_physical_address_annotation_controller.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/openapi_server/test/integration/test_text_physical_address_annotation_controller.py b/server/openapi_server/test/integration/test_text_physical_address_annotation_controller.py index 292a5b5..592a033 100644 --- a/server/openapi_server/test/integration/test_text_physical_address_annotation_controller.py +++ b/server/openapi_server/test/integration/test_text_physical_address_annotation_controller.py @@ -21,7 +21,7 @@ def test_create_text_physical_address_annotations(self): "noteType": "loinc:LP29684-5", "patientId": "507f1f77bcf86cd799439011", "id": "507f1f77bcf86cd799439011", - "text": "On 12/26/2020, Ms. Chloe Price met with Dr. Prescott in Seattle." + "text": "On 12/26/2020, Ms. Chloe Price met with Dr. Prescott in Seattle." # noqa: E501 } } headers = {