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 7ff3d2e commit 26f451dCopy full SHA for 26f451d
tests/test_file.py
@@ -178,6 +178,7 @@ def test_search_for_instances_in_series(file_client):
178
for attr in STUDY_ATTRIBUTES:
179
assert not hasattr(test_instance_pydicom, attr)
180
181
+
182
def test_retrieve_study_metadata(file_client):
183
instances = file_client.retrieve_study_metadata(
184
'1.3.6.1.4.1.5962.1.1.0.0.0.1196530851.28319.0.1',
0 commit comments