mypy
b165e42c - Correct example annotation `self` (#11133)

Commit
4 years ago
Correct example annotation `self` (#11133) Add needed `covariant=True` for example to pass type checking at `page.first_chunk()` as intended.
Parents
Loading