Skip to content

Commit a9280db

Browse files
committed
add nitpick ignore for ObjectMembers type annotation
1 parent 9318c5f commit a9280db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@
342342
# Sphinx
343343
(python_role, "sphinx.util.docutils.SphinxDirective.parse_inline"),
344344
(python_role, "system_message"),
345+
(python_role, "sphinx.ext.autodoc.ObjectMembers"),
345346
]
346347

347348
# -- Options for HTML output ----------------------------------------------

0 commit comments

Comments
 (0)