Files
pytest-xdist/changelog/721.trivial.rst
Ran Benita 787b8d9c14 Add basic mypy linting
Based on pytest setup, though more lax. Currently only the tests are
annotated so only helpful for them.

Fix #721.
2021-11-01 09:06:32 +02:00

2 lines
105 B
ReStructuredText

Started using type annotations and mypy checking internally. The types are incomplete and not published.