forked from platypush/platypush
paho
module added to automocks.
This commit is contained in:
parent
deecde1d72
commit
02049030d0
2 changed files with 1 additions and 2 deletions
|
@ -69,7 +69,6 @@ Events
|
|||
platypush/events/tensorflow.rst
|
||||
platypush/events/todoist.rst
|
||||
platypush/events/torrent.rst
|
||||
platypush/events/travisci.rst
|
||||
platypush/events/trello.rst
|
||||
platypush/events/video.rst
|
||||
platypush/events/weather.rst
|
||||
|
|
|
@ -71,7 +71,7 @@ mock_imports = [
|
|||
"oauth2client",
|
||||
"omxplayer",
|
||||
"openzwave",
|
||||
"paho.mqtt",
|
||||
"paho",
|
||||
"pandas",
|
||||
"paramiko",
|
||||
"picamera",
|
||||
|
|
Loading…
Reference in a new issue