Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Dec 12, 2024
1 parent 02d2aa3 commit e103c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ovos_padatious/opm.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
from ovos_utils.xdg_utils import xdg_data_home

from ovos_padatious import IntentContainer
from ovos_padatious.domain_engine import DomainIntentContainer
from ovos_padatious.domain_container import DomainIntentContainer
from ovos_padatious.match_data import MatchData as PadatiousIntent

PadatiousIntentContainer = IntentContainer # backwards compat
Expand Down

0 comments on commit e103c75

Please sign in to comment.