diff --git a/docs/source/conf.py b/docs/source/conf.py index ecc0ca54..b7eebbc4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -249,6 +249,7 @@ autodoc_mock_imports = [ 'pyaudio', 'avs', 'PyOBEX', + 'PyOBEX.client', 'todoist', 'trello', 'telegram',