jamescooke/flake8-aaa

Add support for Python 3.8

jamescooke opened this issue · 1 comments

Add support for Python 3.8

There is a bug when running Python 3.8 and linting any decorated test function which will give IndexError: list index out of range. I'm working on it in #119 .