Skip to content

Commit

Permalink
Fix flake8 issue...
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Avery <[email protected]>
  • Loading branch information
psavery committed Dec 15, 2023
1 parent 56a6e9c commit 3d4f56e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sources/dicom/large_image_source_dicom/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ def _open_wsi_dicomweb(self, info):

wsidicom_client = wsidicom.WsiDicomWebClient(client)


# Save this for future use
self._dicomWebClient = client

Expand Down

0 comments on commit 3d4f56e

Please sign in to comment.