python-trio / flake8-async

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

TRIO900 now only checks for asynccontextmanager, ignoring flags #108

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

Split this out cause I wasn't sure if it was going to be a bigger PR - but ended up being quite manageable.