We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3388c7f commit be625d8Copy full SHA for be625d8
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