We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad71de commit 27616e4Copy full SHA for 27616e4
tests/test_unit/test_helpers.py
@@ -16,7 +16,7 @@
16
"""Ensure the expected outcomes of helper functions."""
17
18
19
-import structurizr.helpers as helpers
+from structurizr import helpers
20
21
22
def test_show_versions(capsys):
0 commit comments