Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Oct 14, 2024
1 parent 556fe61 commit 316b0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/end2end/skill-fake-fm/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from os.path import join, dirname

from ovos_core.intent_services.ocp_service import MediaType, PlaybackType
from ovos_utils.ocp import MediaType, PlaybackType
from ovos_workshop.decorators.ocp import ocp_search
from ovos_workshop.skills.common_play import OVOSCommonPlaybackSkill

Expand Down

0 comments on commit 316b0a3

Please sign in to comment.