Skip to content
This repository was archived by the owner on Jan 21, 2023. It is now read-only.

Commit ceb3b73

Browse files
yt-msMidnighter
authored andcommitted
chore: fix flake8 errors
1 parent 30cf729 commit ceb3b73

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)