We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc94e6 commit d0aa115Copy full SHA for d0aa115
CHANGELOG.md
@@ -9,6 +9,7 @@
9
- Local and CI tasks for type checking with `mypy`
10
- `mypy` type checking passes
11
- `pyright` type checking passes
12
+- Addition of `mypy` to development dependencies
13
- Removed conditional import of `iscoroutine`
14
- This was implemented to support Python 3.3, which was dropped long ago
15
- Removed type stub for `twisted.python.Failure`
0 commit comments