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 659970c commit 0697d34Copy full SHA for 0697d34
CHANGES
@@ -12,6 +12,14 @@ $ pip install --user --upgrade --pre libtmux
12
13
- _Insert changes/features/fixes for next release here_
14
15
+## What's new
16
+
17
+- **Improved typings**
18
19
+ Now [`mypy --strict`] compliant ({issue}`383`)
20
21
+ [`mypy --strict`]: https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-strict
22
23
## Compatibility
24
25
- Brought back python 3.7 and 3.8 support ({issue}`375`)
0 commit comments