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 a1c60a6 commit 55f2e68Copy full SHA for 55f2e68
src/dicomweb_client/web.py
@@ -236,7 +236,7 @@ def __init__(
236
when streaming data from the server using chunked transfer encoding
237
(used by ``iter_*()`` methods as well as the ``store_instances()``
238
method); defaults to ``10**6`` bytes (1MB)
239
- permissive: bool, optional
+ permissive_uid: bool, optional
240
If ``True``, relaxes the DICOM Standard validation for UIDs (see
241
main docstring for details). This option is made available since
242
users may be occasionally forced to work with DICOMs or services
0 commit comments