Skip to content

Commit

Permalink
another workaround.
Browse files Browse the repository at this point in the history
  • Loading branch information
simulacrum6 committed Oct 15, 2023
1 parent 01d6131 commit 2aa0801
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 @@ -26,7 +26,7 @@
]

# this needs proper fixing
autodoc_mock_imports = ['cassis', 'numpy', 'pycaprio', 'krippendorff', 'sklearn', 'pandas', 'pygamma_agreement']
autodoc_mock_imports = ['cassis', 'numpy', 'pycaprio', 'krippendorff', 'sklearn', 'pandas', 'pygamma_agreement', 'pyannote']
napoleon_google_docstring = True


Expand Down

0 comments on commit 2aa0801

Please sign in to comment.