Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/__init__.py:Document.__get_item__(): improve annotations.
Improve typing using @typing.overload - we accept `page`, `(chapter, page)` or `slice`. This addresses #3706.
- Loading branch information