.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
whitelist.txt
.github/workflows/check.yml
src/sphinx_autodoc_typehints/__init__.py
src/sphinx_autodoc_typehints/version.py
src/sphinx_autodoc_typehints.egg-info/PKG-INFO
src/sphinx_autodoc_typehints.egg-info/SOURCES.txt
src/sphinx_autodoc_typehints.egg-info/dependency_links.txt
src/sphinx_autodoc_typehints.egg-info/requires.txt
src/sphinx_autodoc_typehints.egg-info/top_level.txt
tests/conftest.py
tests/test_sphinx_autodoc_typehints.py
tests/test_version.py
tests/roots/test-dummy/conf.py
tests/roots/test-dummy/dummy_module.py
tests/roots/test-dummy/dummy_module_future_annotations.py
tests/roots/test-dummy/future_annotations.rst
tests/roots/test-dummy/index.rst