python-trio / flake8-async

Highly opinionated linter for Trio code
https://flake8-async.readthedocs.io
MIT License
17 stars 2 forks source link

raise RuntimeError on invalid literal values to range expression #151

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

fixes #147 and extended the fix to ast (TRIO103/104)