Fixes #5426: [Napoleon] Better handling of inline attributes (#5470)

* Fixes #5426: [Napoleon] Better handling of inline attributes

* Removes uneeded NOQA comments

* Fixes imports
This commit is contained in:
Rob Ruana
2018-09-23 09:26:17 -04:00
committed by GitHub
parent bd1e33643c
commit e547a6a0d2
4 changed files with 38 additions and 8 deletions

View File

@@ -409,10 +409,10 @@ sure that "sphinx.ext.napoleon" is enabled in `conf.py`::
.. attribute:: attr1
*int*
Description of `attr1`
:type: int
.. confval:: napoleon_use_param
True to use a ``:param:`` role for each function parameter. False to