Skip to content

Commit

Permalink
BUG: removed extra period
Browse files Browse the repository at this point in the history
Removed an extra period, introduced as a typo.
  • Loading branch information
aburrell committed Aug 17, 2023
1 parent c9be254 commit 2853079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -6,7 +6,7 @@
'sphinx.ext.coverage',
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
'sphinx.ext..napoleon',
'sphinx.ext.napoleon',
'numpydoc']

source_suffix = '.rst'
Expand Down

0 comments on commit 2853079

Please sign in to comment.