neogeny / TatSu

竜 TatSu generates Python parsers from grammars in a variation of EBNF
https://tatsu.readthedocs.io/
Other
408 stars 48 forks source link

Silence a couple of pylint warnings #267

Closed dnicolodi closed 2 years ago

dnicolodi commented 2 years ago

The warnings showed up in the CI run for another pull request. Probably new warnings due to the pylint version not being pinned.

apalala commented 2 years ago

Fixed elsewhere.