python-trio / flake8-async

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

Small followup fixes and changes to 114 & 116 after the file split #107

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

Addressing comments in #103

Only question mark is whether to also remove "and Contributors" in setup.py.

Also added an extra newline in a test, cuz it was bothering me with the way I run tests.