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.
2 parents 1660b1a + fcef511 commit bfde527Copy full SHA for bfde527
nibabel/cifti2/cifti2.py
@@ -171,7 +171,7 @@ def _to_xml_element(self):
171
172
173
class Cifti2LabelTable(xml.XmlSerializable, MutableMapping):
174
- """ CIFTI-2 label table: a sequence of ``Cifti2Label``\s
+ r""" CIFTI-2 label table: a sequence of ``Cifti2Label``\s
175
176
* Description - Used by NamedMap when IndicesMapToDataType is
177
"CIFTI_INDEX_TYPE_LABELS" in order to associate names and display colors
0 commit comments