Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhill1 committed Jul 11, 2024
1 parent 34774ed commit 09c95af
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 @@ -25,7 +25,7 @@
"sphinx.ext.autodoc",
"sphinx_autodoc_typehints",
"sphinx.ext.autosummary",
"sphinx-copybutton"
"sphinx_copybutton"
]

autodoc_mock_imports = ["torchvision"]
Expand Down

0 comments on commit 09c95af

Please sign in to comment.