message test

This commit is contained in:
2024-02-20 00:22:03 +02:00
parent 1b381cb14c
commit d9cb442537
2 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ import requests
from ovos_plugin_manager.phal import PHALPlugin
from ovos_config.config import LocalConf
from ovos_config.locations import get_webcache_location
from ovos_bus_client.util import get_mycroft_bus
from ovos_utils.messagebus import Message
from ovos_utils.log import LOG
from ovos_utils import classproperty