hsolbrig / PyShEx

ShEx interpreter for ShEx 2.0
Creative Commons Zero v1.0 Universal
25 stars 10 forks source link

Fix for issue #42 #64

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

Substitute rval variable inside evaluate method with an instance variable.

A new test was also implemented to check that the issue was fixed.