Fix style checks

This commit is contained in:
Ville Skyttä
2016-07-07 16:36:44 +03:00
parent 77f9bbd9cc
commit 7cfbc2a702
3 changed files with 4 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ The doctest extension uses the following configuration values:
.. confval:: doctest_default_flags
By default, these options are enabled:
- ``ELLIPSIS``, allowing you to put ellipses in the expected output that
match anything in the actual output;
- ``IGNORE_EXCEPTION_DETAIL``, causing everything following the leftmost

View File

@@ -40,7 +40,7 @@ It adds this directive:
included.
.. versionchanged:: 1.5
Added ``caption`` option
Added ``caption`` option
New config values are: