Skip to content

Commit 27616e4

Browse files
committed
style: apply isort >= 5
1 parent 4ad71de commit 27616e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_unit/test_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"""Ensure the expected outcomes of helper functions."""
1717

1818

19-
import structurizr.helpers as helpers
19+
from structurizr import helpers
2020

2121

2222
def test_show_versions(capsys):

0 commit comments

Comments
 (0)