mypy
b165e42c
- Correct example annotation `self` (#11133)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#11133 - Correct example annotation `self`
Author
ryan-gunderson
Parents
b94b04c4
Loading