`paho` module added to automocks.

This commit is contained in:
Fabio Manganiello 2023-10-21 19:55:50 +02:00
parent deecde1d72
commit 02049030d0
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
2 changed files with 1 additions and 2 deletions

View File

@ -69,7 +69,6 @@ Events
platypush/events/tensorflow.rst platypush/events/tensorflow.rst
platypush/events/todoist.rst platypush/events/todoist.rst
platypush/events/torrent.rst platypush/events/torrent.rst
platypush/events/travisci.rst
platypush/events/trello.rst platypush/events/trello.rst
platypush/events/video.rst platypush/events/video.rst
platypush/events/weather.rst platypush/events/weather.rst

View File

@ -71,7 +71,7 @@ mock_imports = [
"oauth2client", "oauth2client",
"omxplayer", "omxplayer",
"openzwave", "openzwave",
"paho.mqtt", "paho",
"pandas", "pandas",
"paramiko", "paramiko",
"picamera", "picamera",