LICENSE
README.md
pyproject.toml
bad_path/__init__.py
bad_path/checker.py
bad_path.egg-info/PKG-INFO
bad_path.egg-info/SOURCES.txt
bad_path.egg-info/dependency_links.txt
bad_path.egg-info/requires.txt
bad_path.egg-info/top_level.txt
bad_path/platforms/__init__.py
bad_path/platforms/darwin.py
bad_path/platforms/posix.py
bad_path/platforms/windows.py
tests/test_checker.py