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 ee0d899 commit 78c002dCopy full SHA for 78c002d
nibabel/nicom/dicomwrappers.py
@@ -23,6 +23,7 @@
23
from ..onetime import setattr_on_read as one_time
24
from ..pydicom_compat import pydicom
25
26
+
27
class WrapperError(Exception):
28
pass
29
0 commit comments