You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move pydicom import back to top level of module since we need its
version info for skipping the test, plus this removes duplicate
logic for importing 'pydicom' vs 'dicom'. Updated
test_csa_header_read to use the top level import as well.
0 commit comments