Skip to content

Commit c36b7ee

Browse files
author
Daniel Nyga
committed
Fixed: import of grounding methods.
1 parent 8c91c92 commit c36b7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: python3/pracmln/mln/mrf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
from ..logic import FirstOrderLogic
4242
from ..logic.common import Logic
4343
from ..logic.fuzzy import FuzzyLogic
44-
44+
from .grounding import *
4545

4646
logger = logs.getlogger(__name__)
4747

0 commit comments

Comments
 (0)