tree: bb1a340c37fcb31f688413317b9db6807daadde1
  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.