Skip to content

Commit

Permalink
test Google-style support docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Иван Горбунов committed Mar 6, 2025
1 parent 85bea49 commit 86a51f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
'sphinx.ext.autosummary',
'sphinx.ext.intersphinx',
'sphinx.ext.viewcode',
'sphinx.ext.todo'
'sphinx.ext.todo',
'sphinx.ext.napoleon'
]

templates_path = ['_templates']
Expand Down

0 comments on commit 86a51f3

Please sign in to comment.