Skip to content

Commit

Permalink
replace dash with underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
niksirbi committed Feb 2, 2024
1 parent 2a96279 commit 0eb3e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.package_name}}/docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"sphinx.ext.autosummary",
"sphinx.ext.viewcode",
"sphinx.ext.intersphinx",
"sphinx-sitemap",
"sphinx_sitemap",
"myst_parser",
"nbsphinx",
]
Expand Down

0 comments on commit 0eb3e3f

Please sign in to comment.