Mock PyOBEX.client in readthedocs conf.py

This commit is contained in:
Fabio Manganiello 2023-03-03 01:58:32 +01:00
parent 7be55e446f
commit 94c4e52154
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ autodoc_mock_imports = [
'pyaudio',
'avs',
'PyOBEX',
'PyOBEX.client',
'todoist',
'trello',
'telegram',