swaroopch / edn_format

EDN reader and writer implementation in Python, using PLY (lex, yacc)
https://swaroopch.com/2012/12/24/edn-format-python/
Other
131 stars 31 forks source link

Fix ambiguous variable name #44

Closed bfontaine closed 6 years ago

bfontaine commented 6 years ago

This should fix the flake8 failures in CI jobs.