Skip to content

Commit

Permalink
add pytorch_grad_cam to autodoc_mock_imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sammlapp committed Apr 26, 2023
1 parent 7cb4dcd commit 876e87b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def setup(app):
"deprecated",
"skimage",
"wandb",
"pytorch_grad_cam",
]

master_doc = "index"

0 comments on commit 876e87b

Please sign in to comment.