mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix outdated docstring.
This commit is contained in:
@@ -128,7 +128,7 @@ class MoveModuleTargets(Transform):
|
||||
|
||||
class HandleCodeBlocks(Transform):
|
||||
"""
|
||||
Move doctest blocks out of blockquotes and connect adjacent code blocks.
|
||||
Move doctest blocks out of blockquotes.
|
||||
"""
|
||||
default_priority = 210
|
||||
|
||||
|
||||
Reference in New Issue
Block a user