Sign in
chromium
/
external
/
github.com
/
python-attrs
/
attrs
/
refs/heads/fancy-pyrefly
/
.
/
typing-examples
/
README.md
blob: b3e8d300a6464467565c1379c092e91949a9f607 [
file
] [
view
] [
edit
]
# 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
).