Skip to content

Commit 28ad016

Browse files
authored
Fix linting issue
1 parent 04aab8d commit 28ad016

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_file.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ def test_search_for_instances_in_series(file_client):
178178
for attr in STUDY_ATTRIBUTES:
179179
assert not hasattr(test_instance_pydicom, attr)
180180

181+
181182
def test_retrieve_study_metadata(file_client):
182183
instances = file_client.retrieve_study_metadata(
183184
'1.3.6.1.4.1.5962.1.1.0.0.0.1196530851.28319.0.1',

0 commit comments

Comments
 (0)