fix bullet list

This commit is contained in:
Artyom Kaltovich 2020-12-07 14:38:58 +03:00
parent 6fdbce933b
commit 612479dcf0

View File

@ -97,8 +97,8 @@ Features added
Bugs fixed
----------
* #8522: ``__bool__`` method isn't called now by autodoc module, so it won't lead to
side effect or direct failure in case it generate an error.
* #8522: ``__bool__`` method isn't called now by autodoc module, so it won't
lead to side effect or direct failure in case it generate an error.
Testing
--------