Skip to content

Commit

Permalink
Re-enable sphinx view code plugin (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin authored Aug 14, 2023
1 parent 80f6287 commit c65aeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"sphinx.ext.intersphinx",
"sphinx.ext.napoleon",
"sphinx.ext.todo",
# "sphinx.ext.viewcode",
"sphinx.ext.viewcode",
"sphinx_autodoc_typehints",
"myst_parser",
]
Expand Down

0 comments on commit c65aeeb

Please sign in to comment.