Closed mindsolve closed 2 years ago
This fixes the issue #164. A class method does not known about other class methods, so the keyword self has to be used. In my tests, this fixed the issue and PAC parsing works :)
This fixes the issue #164. A class method does not known about other class methods, so the keyword self has to be used. In my tests, this fixed the issue and PAC parsing works :)