File: README.md

package info (click to toggle)
python-elasticsearch 9.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,552 kB
  • sloc: python: 108,433; makefile: 149; javascript: 97
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.