Skip to content

Commit

Permalink
docs: use ivar for napoleon
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Dec 14, 2023
1 parent 095bdb4 commit c6d8522
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@
"{package}/{path}#L{lineno}"
),
)

# Napoleon

napoleon_use_ivar = True

0 comments on commit c6d8522

Please sign in to comment.