diff --git a/nibabel/cifti2/cifti2.py b/nibabel/cifti2/cifti2.py index f1886d4066..c83c991573 100644 --- a/nibabel/cifti2/cifti2.py +++ b/nibabel/cifti2/cifti2.py @@ -171,7 +171,7 @@ def _to_xml_element(self): class Cifti2LabelTable(xml.XmlSerializable, MutableMapping): - """ CIFTI-2 label table: a sequence of ``Cifti2Label``\s + r""" CIFTI-2 label table: a sequence of ``Cifti2Label``\s * Description - Used by NamedMap when IndicesMapToDataType is "CIFTI_INDEX_TYPE_LABELS" in order to associate names and display colors