-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
validate_iods.py uses uid_info,json instead of iod_info.json #9
Labels
Comments
Ok, thanks - I need some tests to catch this kind of typos... sorry for the inconvenience, will fix this tonight. |
mrbean-bremen
added a commit
to mrbean-bremen/dicom-validator
that referenced
this issue
Nov 22, 2021
- add rudimentary test for command line validator - fixes pydicom#9
mrbean-bremen
added a commit
to mrbean-bremen/dicom-validator
that referenced
this issue
Nov 22, 2021
- add rudimentary test for command line validator - fixes pydicom#9
mrbean-bremen
added a commit
to mrbean-bremen/dicom-validator
that referenced
this issue
Nov 22, 2021
- prepare rudimentary test for command line validator (does not work in CI yet) - fixes pydicom#9
mrbean-bremen
added a commit
that referenced
this issue
Nov 22, 2021
- prepare rudimentary test for command line validator (does not work in CI yet) - fixes #9
I fixed the issue and got a new release out to avoid having a broken current version. I will consolidate the tests later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
validate_iods.py uses uid_info,json instead of iod_info.json.
This causes the following UID related false errors:
Proposed patch:
The text was updated successfully, but these errors were encountered: