Skip to content

Commit 28ad710

Browse files
authored
Merge pull request #50 from zachvalenta/patch-1
amend typo
2 parents 7e5141e + 9b5008c commit 28ad710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ pytest-mypy
99
:target: https://pypi.python.org/pypi/pytest-mypy
1010
:alt: See Latest Release on PyPI
1111

12-
Mypy static type checker plugin for Pytest
12+
Mypy static type checker plugin for pytest
1313

1414
----
1515

1616
Features
1717
--------
1818

19-
* Runs the mypy static type checker on your source files as part of your Pytest test runs.
19+
* Runs the mypy static type checker on your source files as part of your pytest test runs.
2020
* Does for `mypy`_ what the `pytest-flake8`_ plugin does for `flake8`_.
2121
* This is a work in progress – pull requests appreciated.
2222

0 commit comments

Comments
 (0)