File: README.md

package info (click to toggle)
python-elasticsearch 9.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 22,728 kB
  • sloc: python: 104,053; makefile: 151; javascript: 75
file content (6 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Type Hints

All of these scripts are used to test the type hinting
distributed with the `elasticsearch` package.
These scripts simulate normal usage of the client and are run
through `mypy --strict` as a part of continuous integration.