We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1157418 commit ae2f5dcCopy full SHA for ae2f5dc
ovos_plugin_manager/phal.py
@@ -1,5 +1,5 @@
1
from ovos_plugin_manager.utils import find_plugins, PluginTypes
2
-from ovos_plugin_manager.templates.phal import PHALPlugin
+from ovos_plugin_manager.templates.phal import PHALPlugin, PHALMouthPlugin, PHALEyesPlugin
3
4
def find_phal_plugins():
5
return find_plugins(PluginTypes.PHAL)
0 commit comments