This repository was archived by the owner on Nov 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-51
lines changed Expand file tree Collapse file tree 3 files changed +4
-51
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,11 +2,8 @@ pydocstyle - docstring style checker
22====================================
33
44
5- .. image :: https://travis-ci.org/PyCQA/pydocstyle.svg?branch=master
6- :target: https://travis-ci.org/PyCQA/pydocstyle
7-
8- .. image :: https://ci.appveyor.com/api/projects/status/40kkc366bmrrttca/branch/master?svg=true
9- :target: https://ci.appveyor.com/project/Nurdok/pydocstyle/branch/master
5+ .. image :: https://github.com/PyCQA/pydocstyle/workflows/Run%20tests/badge.svg
6+ :target: https://github.com/PyCQA/pydocstyle/actions?query=workflow%3A%22Run+tests%22+branch%3Amaster
107
118.. image :: https://readthedocs.org/projects/pydocstyle/badge/?version=latest
129 :target: https://readthedocs.org/projects/pydocstyle/?badge=latest
@@ -15,6 +12,8 @@ pydocstyle - docstring style checker
1512.. image :: https://img.shields.io/pypi/pyversions/pydocstyle.svg
1613 :target: https://pypi.org/project/pydocstyle
1714
15+ .. image :: https://pepy.tech/badge/pydocstyle
16+ :target: https://pepy.tech/project/pydocstyle
1817
1918**pydocstyle ** is a static analysis tool for checking compliance with Python
2019docstring conventions.
You can’t perform that action at this time.
0 commit comments