File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 5
5
versions] ( https://img.shields.io/pypi/pyversions/sphinx-autodoc-typehints.svg )] ( https://pypi.org/project/sphinx-autodoc-typehints/ )
6
6
[ ![ Downloads] ( https://pepy.tech/badge/sphinx-autodoc-typehints/month )] ( https://pepy.tech/project/sphinx-autodoc-typehints/month )
7
7
[ ![ check] ( https://github.com/tox-dev/sphinx-autodoc-typehints/actions/workflows/check.yml/badge.svg )] ( https://github.com/tox-dev/sphinx-autodoc-typehints/actions/workflows/check.yml )
8
- [ ![ Code style:
9
- black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
10
- [ ![ Documentation Status] ( https://readthedocs.org/projects/sphinx-autodoc-typehints/badge/?version=latest )] ( https://sphinx-autodoc-typehints.readthedocs.io/en/latest/?badge=latest )
11
8
12
9
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types
13
10
of functions. This allows you to use type hints in a very natural fashion, allowing you to migrate from this:
You can’t perform that action at this time.
0 commit comments