Skip to content

Commit

Permalink
Update python/hyperon/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: luketpeterson <[email protected]>
  • Loading branch information
Necr0x0Der and luketpeterson authored Sep 14, 2023
1 parent b2aaacf commit 5694a80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/hyperon/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ def subst(self, pattern, templ):
class GroundingSpaceRef(SpaceRef):
"""
A reference to a native GroundingSpace, implemented by the MeTTa core library.
This class extends SpaceRef to provide the same set of functionalities,
"""

def __init__(self, cspace = None):
Expand Down

0 comments on commit 5694a80

Please sign in to comment.