Skip to content

Commit 35a0f2a

Browse files
committed
Move deprecated module
1 parent d9bb079 commit 35a0f2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_extensions/automembersummary.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
import textwrap
1919

2020
from docutils import nodes
21+
from docutils.parsers.rst import Directive
2122
from docutils.statemachine import ViewList
2223
from sphinx.errors import SphinxError
23-
from sphinx.util.compat import Directive
2424
from sphinx.util.nodes import nested_parse_with_titles
2525

2626

0 commit comments

Comments
 (0)