tree: b75d8986e621100c371b7f52d76ed548573b26a5
  1. baseline.py
  2. mypy.py
  3. pyrefly.py
  4. README.md
typing-examples/README.md

Typing examples

The files in this directory are not meant to be executed.

They are type-checked using various type checkers to ensure our type stubs are correct.

See the environments starting with typing- in tox.ini.