.gitignore
.taplo.toml
Justfile
LICENSE-APACHE.txt
LICENSE-MIT.txt
README.md
_typos.toml
lefthook.yml
mypy.ini
pyproject.toml
pytest.ini
setup.py
tox.ini
misc/project.dic
src/should_color/__init__.py
src/should_color/_version.py
src/should_color/py.typed
src/should_color.egg-info/PKG-INFO
src/should_color.egg-info/SOURCES.txt
src/should_color.egg-info/dependency_links.txt
src/should_color.egg-info/requires.txt
src/should_color.egg-info/top_level.txt
tests/test_placeholder.py