Skip to content

Commit 24ac3ae

Browse files
committed
Linting fix
1 parent 213b647 commit 24ac3ae

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tests/services/test_storage.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77

88
from models import WorklistItem
99
from services.storage import MWLStorage, PACSStorage, WorklistItemNotFoundError
10-
from services.storage import (
11-
MWLStorage,
12-
PACSStorage,
13-
WorklistItemNotFoundError,
14-
)
1510

1611

1712
@pytest.fixture

0 commit comments

Comments
 (0)