CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tox.ini
flake8_trio/__init__.py
flake8_trio/base.py
flake8_trio/runner.py
flake8_trio.egg-info/PKG-INFO
flake8_trio.egg-info/SOURCES.txt
flake8_trio.egg-info/dependency_links.txt
flake8_trio.egg-info/entry_points.txt
flake8_trio.egg-info/not-zip-safe
flake8_trio.egg-info/requires.txt
flake8_trio.egg-info/top_level.txt
flake8_trio/visitors/__init__.py
flake8_trio/visitors/flake8triovisitor.py
flake8_trio/visitors/helpers.py
flake8_trio/visitors/visitor102.py
flake8_trio/visitors/visitor103_104.py
flake8_trio/visitors/visitor105.py
flake8_trio/visitors/visitor111.py
flake8_trio/visitors/visitor118.py
flake8_trio/visitors/visitor2xx.py
flake8_trio/visitors/visitor91x.py
flake8_trio/visitors/visitor_utility.py
flake8_trio/visitors/visitors.py
tests/__init__.py
tests/conftest.py
tests/test_all_visitors_imported.py
tests/test_changelog_and_version.py
tests/test_decorator.py
tests/test_flake8_trio.py
tests/test_formatting.py
tests/trio_options.py
tests/eval_files/anyio_trio.py
tests/eval_files/no_library.py
tests/eval_files/trio100.py
tests/eval_files/trio101.py
tests/eval_files/trio102.py
tests/eval_files/trio102_anyio.py
tests/eval_files/trio102_trio.py
tests/eval_files/trio103.py
tests/eval_files/trio103_both_imported.py
tests/eval_files/trio103_no_104.py
tests/eval_files/trio103_trio.py
tests/eval_files/trio104.py
tests/eval_files/trio104_anyio.py
tests/eval_files/trio104_trio.py
tests/eval_files/trio105.py
tests/eval_files/trio105_anyio.py
tests/eval_files/trio106.py
tests/eval_files/trio109.py
tests/eval_files/trio110.py
tests/eval_files/trio111.py
tests/eval_files/trio112.py
tests/eval_files/trio113.py
tests/eval_files/trio113_trio.py
tests/eval_files/trio114.py
tests/eval_files/trio115.py
tests/eval_files/trio116.py
tests/eval_files/trio117.py
tests/eval_files/trio118.py
tests/eval_files/trio200.py
tests/eval_files/trio210.py
tests/eval_files/trio211.py
tests/eval_files/trio212.py
tests/eval_files/trio22x.py
tests/eval_files/trio232.py
tests/eval_files/trio23x.py
tests/eval_files/trio240.py
tests/eval_files/trio900.py
tests/eval_files/trio910.py
tests/eval_files/trio911.py
tests/eval_files/trio_anyio.py