Skip to content

Commit 701281b

Browse files
committed
docs(CHANGES): Note strict mypy compliance
1 parent 85fe78c commit 701281b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ $ pip install --user --upgrade --pre libtmux
6161
window.show_window_option('DISPLAY')
6262
```
6363

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+
6472
### Development
6573

6674
- Fix incorrect function name `findWhere()` ({issue}`391`)

0 commit comments

Comments
 (0)