Skip to content

Commit

Permalink
Update common_play.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonJarbas authored Jan 12, 2024
1 parent 9944263 commit 8ff783a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ovos_workshop/skills/common_play.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
from ovos_config.locations import get_xdg_cache_save_path
from ovos_workshop.skills.ovos import OVOSSkill


# backwards compat imports, do not delete, skills import from here
from ovos_workshop.decorators.ocp import ocp_play, ocp_next, ocp_pause, ocp_resume, ocp_search, \
ocp_previous, ocp_featured_media


def get_non_properties(obj):
Expand Down

0 comments on commit 8ff783a

Please sign in to comment.