Skip to content

Commit

Permalink
imports compat
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Oct 18, 2024
1 parent aa5019c commit 86a18a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mycroft/skills/intent_services/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from ovos_core.intent_services import ConverseService, FallbackService
from ovos_core.intent_services.fallback_service import FallbackService
from ovos_core.intent_services.converse_service import ConverseService
from ovos_adapt.opm import AdaptPipeline as AdaptService
from padacioso.opm import PadaciosoPipeline as PadaciosoService
from ovos_commonqa.opm import CommonQAService
Expand Down

0 comments on commit 86a18a8

Please sign in to comment.