Skip to content

Commit 440a7e6

Browse files
yt-msMidnighter
andcommitted
style: fix comment line breaks (PR feedback)
Co-authored-by: Moritz E. Beber <midnighter@posteo.net>
1 parent 48ed59f commit 440a7e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/unit/view/test_container_view.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818

1919

2020
def test_external_system_boundary_preserved():
21-
"""Test the externalSoftwareSystemBoundariesVisible flag appears in the JSON.
21+
"""
22+
Test the externalSoftwareSystemBoundariesVisible flag appears in the JSON.
23+
2224
Not having this set means that Structurizr assumes it is false (see
2325
https://github.com/Midnighter/structurizr-python/issues/67). When exported
2426
from Structurizr, the flag is present whether true or false, so check that

0 commit comments

Comments
 (0)