Skip to content

Commit 7a639a4

Browse files
committed
chore: fix flake8 errors
1 parent dab5b86 commit 7a639a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/view/test_view.py

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

1818

19-
from structurizr.model import Model, SoftwareSystem
19+
from structurizr.model import Model
2020
from structurizr.view.view import View
2121

2222

0 commit comments

Comments
 (0)