Skip to content

Commit

Permalink
Add import to apply module patch
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Dec 30, 2023
1 parent 030b719 commit 1d6b53a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion neon_core/skills/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@
import neon_core.skills.patched_common_query
# TODO: Resolve remote config bug in skill settings
import neon_core.skills.patched_skill_settings

# TODO: Deprecate with https://github.com/OpenVoiceOS/ovos-backend-client/pull/57
import neon_core.skills.patched_device_model

# Backwards-compat import
from ovos_workshop.decorators import intent_handler, intent_file_handler, \
Expand Down

0 comments on commit 1d6b53a

Please sign in to comment.