Skip to content

Commit 46f5f02

Browse files
committed
Reindent
1 parent 526a166 commit 46f5f02

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ BDD library for the pytest runner
22
=================================
33

44
.. image:: http://img.shields.io/pypi/v/pytest-bdd.svg
5-
:target: https://pypi.python.org/pypi/pytest-bdd
5+
:target: https://pypi.python.org/pypi/pytest-bdd
66
.. image:: https://codecov.io/gh/pytest-dev/pytest-bdd/branch/master/graph/badge.svg
7-
:target: https://codecov.io/gh/pytest-dev/pytest-bdd
7+
:target: https://codecov.io/gh/pytest-dev/pytest-bdd
88
.. image:: https://github.com/pytest-dev/pytest-bdd/actions/workflows/main.yml/badge.svg
9-
:target: https://github.com/pytest-dev/pytest-bdd/actions/workflows/main.yml
9+
:target: https://github.com/pytest-dev/pytest-bdd/actions/workflows/main.yml
1010
.. image:: https://readthedocs.org/projects/pytest-bdd/badge/?version=stable
11-
:target: https://readthedocs.org/projects/pytest-bdd/
12-
:alt: Documentation Status
11+
:target: https://readthedocs.org/projects/pytest-bdd/
12+
:alt: Documentation Status
1313

1414
pytest-bdd implements a subset of the Gherkin language to enable automating project
1515
requirements testing and to facilitate behavioral driven development.

0 commit comments

Comments
 (0)