Skip to content

Commit

Permalink
added bind node to init
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher J. MacLellan committed Feb 21, 2022
1 parent 8e614b7 commit 00432db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py_rete/__init__.py
Expand Up @@ -5,3 +5,4 @@
from py_rete.conditions import AND # noqa F401
from py_rete.conditions import Cond # noqa F401
from py_rete.conditions import Filter # noqa F401
from py_rete.conditions import Bind # noqa F401

0 comments on commit 00432db

Please sign in to comment.