[Napoleon] fixes minor spacing issue in Napoleon docstrings

This commit is contained in:
Rob Ruana 2016-08-06 14:37:17 -04:00
parent 678630a59b
commit bd10a66f5d

View File

@ -67,6 +67,7 @@ class GoogleDocstring(UnicodeMixin):
are True if the flag option of same name was given to the auto
directive.
Example
-------
>>> from sphinx.ext.napoleon import Config
@ -756,6 +757,7 @@ class NumpyDocstring(GoogleDocstring):
are True if the flag option of same name was given to the auto
directive.
Example
-------
>>> from sphinx.ext.napoleon import Config