File: README.md

package info (click to toggle)
python-attrs 25.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,456 kB
  • sloc: python: 11,214; makefile: 153
file content (7 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
# 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`](../tox.ini).