summaryrefslogtreecommitdiffstats
path: root/python/python3-pydocstyle/README
blob: 0daefe7ac74407db1f35a9d34a7aecc55682f892 (plain)
1
2
3
4
5
pydocstyle is a static analysis tool for checking compliance with Python
docstring conventions.

pydocstyle supports most of PEP 257 out of the box, but it should not be
considered a reference implementation.