Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
Fixes #860.
  • Loading branch information
GeorgeGayno-NOAA committed Oct 17, 2023
1 parent 657efaf commit c8b3253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'sphinx.ext.napoleon
'sphinx.ext.napoleon'
]

#bibtex_bibfiles = ['references.bib']
Expand Down

0 comments on commit c8b3253

Please sign in to comment.