Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
erikogabrielsson committed Mar 20, 2024
1 parent f705833 commit bb508c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_wsi_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from pydicom.dataelem import DataElement
from pydicom.uid import UID, generate_uid

from tests.file.io.test_wsidicom_writer import WsiDicomTestImageData
from wsidicom.geometry import SizeMm
from wsidicom.instance import ImageData, TileType
from wsidicom.instance.dataset import ImageType, WsiDataset
Expand Down

0 comments on commit bb508c4

Please sign in to comment.