Fix #7139: `code-block:: guess` does not work

This commit is contained in:
Takeshi KOMIYA
2020-02-12 23:50:48 +09:00
parent 5018422db3
commit 9702f0ae61
2 changed files with 2 additions and 6 deletions

View File

@@ -60,6 +60,7 @@ Bugs fixed
generated automatically in signatures.
* #5637: autodoc: Incorrect handling of nested class names on show-inheritance
* #5637: inheritance_diagram: Incorrect handling of nested class names
* #7139: ``code-block:: guess`` does not work
Testing
--------