Skip to content

Commit

Permalink
feat: compat with ovos-utils 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejgray authored Apr 28, 2024
1 parent ca72863 commit d3c2577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neon_utils/skills/common_play_skill.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

from neon_utils.skills.neon_skill import NeonSkill

from ovos_utils.skills.audioservice import AudioServiceInterface as AudioService
from ovos_bus_client.apis.ocp import ClassicAudioServiceInterface as AudioService


class CPSMatchLevel(Enum):
Expand Down

0 comments on commit d3c2577

Please sign in to comment.