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 0e62739 commit 84b8dfdCopy full SHA for 84b8dfd
docs/conf.py
@@ -192,7 +192,7 @@ def patched_parse(self):
192
self._sections["keys"] = self._parse_keys_section
193
self._sections["attributes"] = self._parse_attributes_section
194
self._sections["class attributes"] = self._parse_class_attributes_section
195
- self._sections["others attributes"] = self._parse_other_attributes_section
+ self._sections["other attributes"] = self._parse_other_attributes_section
196
self._unpatched_parse()
197
198
0 commit comments