From 04859d74ecfdd3a56f1d3d3dee74fe57ee6b7497 Mon Sep 17 00:00:00 2001 From: yt-ms <71541861+yt-ms@users.noreply.github.com> Date: Fri, 5 Feb 2021 14:30:32 +0000 Subject: [PATCH] style: fix whitespace (black error) --- tests/unit/view/test_container_view.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/view/test_container_view.py b/tests/unit/view/test_container_view.py index b56d4c2..5eb2f58 100644 --- a/tests/unit/view/test_container_view.py +++ b/tests/unit/view/test_container_view.py @@ -20,7 +20,7 @@ def test_external_system_boundary_preserved(): """ Test the externalSoftwareSystemBoundariesVisible flag appears in the JSON. - + Not having this set means that Structurizr assumes it is false (see https://github.com/Midnighter/structurizr-python/issues/67). When exported from Structurizr, the flag is present whether true or false, so check that