.coveragerc
.pre-commit-config.yaml
.readthedocs.yml
.testr.conf
COPYING
MANIFEST.in
README.rst
codecov.yml
pyproject.toml
setup.cfg
test-requirements.txt
tox.ini
.github/SECURITY.md
.github/workflows/ci.yml
.github/workflows/coverage.yml
.github/workflows/packaging.yml
.github/workflows/pre-commit.yml
docs/Makefile
docs/before-you-deprecate.rst
docs/compatibility.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/what-you-can-deprecate.rst
docs/api/modules.rst
docs/api/regret.rst
regret/__init__.py
regret/_api.py
regret/_inspect.py
regret/_sphinx.py
regret/_warnings.py
regret/emitted.py
regret/testing.py
regret.egg-info/PKG-INFO
regret.egg-info/SOURCES.txt
regret.egg-info/dependency_links.txt
regret.egg-info/requires.txt
regret.egg-info/top_level.txt
regret/tests/__init__.py
regret/tests/test_api.py
regret/tests/test_integration.py
regret/tests/test_testing.py