Skip to content

Commit 06317cf

Browse files
committed
docs(conf): sphinx-click -> sphinx-argparse
1 parent ecc0d36 commit 06317cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"sphinx.ext.todo",
2424
"sphinx.ext.napoleon",
2525
"sphinx.ext.linkcode",
26-
"sphinx_click.ext", # sphinx-click
26+
"sphinxarg.ext", # sphinx-argparse
2727
"sphinx_inline_tabs",
2828
"sphinx_copybutton",
2929
"sphinxext.opengraph",

0 commit comments

Comments
 (0)