Skip to content

Commit

Permalink
add noisereduce to autodoc_mock_imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sammlapp committed Oct 8, 2024
1 parent afb7f98 commit 6a9e905
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 @@ -112,6 +112,7 @@ def setup(app):
"pillow",
"PIL",
"tqdm",
"noisereduce",
]

master_doc = "index"

0 comments on commit 6a9e905

Please sign in to comment.