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 85fe78c commit 701281bCopy full SHA for 701281b
CHANGES
@@ -61,6 +61,14 @@ $ pip install --user --upgrade --pre libtmux
61
window.show_window_option('DISPLAY')
62
```
63
64
+## What's new
65
+
66
+- **Improved typings**
67
68
+ Now [`mypy --strict`] compliant ({issue}`383`)
69
70
+ [`mypy --strict`]: https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-strict
71
72
### Development
73
74
- Fix incorrect function name `findWhere()` ({issue}`391`)
0 commit comments