LICENSE
README.md
pyproject.toml
setup.py
src/shed/__init__.py
src/shed/__main__.py
src/shed/_cli.py
src/shed/_codemods.py
src/shed/_is_python_file.py
src/shed/py.typed
src/shed.egg-info/PKG-INFO
src/shed.egg-info/SOURCES.txt
src/shed.egg-info/dependency_links.txt
src/shed.egg-info/entry_points.txt
src/shed.egg-info/requires.txt
src/shed.egg-info/top_level.txt
src/shed/_stdlib_module_names/__init__.py
src/shed/_stdlib_module_names/py38.py
src/shed/_stdlib_module_names/py39.py
tests/test_expected_output.py
tests/test_shed.py
tests/test_suggest_different_block.py
tests/test_version.py