We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccad89e commit 42156f6Copy full SHA for 42156f6
tests/README.md
@@ -17,7 +17,7 @@ Environments for this repository are configured in [`tox.ini`] as described belo
17
The `lint` environment ensures that the code meets basic coding standards, including
18
19
- [_Black_] formatting style
20
-- [mypy] type annotation checker , as configured by [`mypy.ini`]
+- [mypy] type annotation checker, as configured by [`mypy.ini`]
21
- [pylint], as configured by [`.pylintrc`]
22
23
The _Black_ and mypy passes are applied also to [Jupyter] notebooks (via [nbqa]).
0 commit comments