We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2070840 commit 4293f03Copy full SHA for 4293f03
packages/dicom/python/itkwasm-dicom-wasi/tests/test_image_sets_normalization.py
@@ -1,7 +1,5 @@
1
# Generated file. To retain edits, remove this comment.
2
3
-from itkwasm_dicom_wasi import image
4
-
5
from .common import test_input_path, test_output_path
6
7
def test_sort_dicom_series():
@@ -13,4 +11,3 @@ def test_sort_dicom_series():
13
11
14
12
output_text = image_sets_normalization([test_file_path])
15
assert output_text
16
0 commit comments