ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
162 stars 34 forks source link

`x == y or x == z` → `x in (y, z)` #264

Closed DimitriPapadopoulos closed 9 months ago