Open
Description
Motivated by python-trio/pytest-trio#148
given that we already have special handling of httpx elsewhere we should probably support it here. There's probably some other packages out there too that might merit inclusion.
Implementation is simple, we simple extend this table
flake8-async/flake8_async/visitors/visitor101.py
Lines 50 to 57 in 4187fd9