Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
514b1c91b8651e8ab9129a34b7482033d2fd4e5b
/
.
/
Tools
/
wasm
/
mypy.ini
blob: 4de0a30c260f5fbd534cce0b270c5ac379adcedd [
file
]
[
mypy
]
files
=
Tools
/
wasm
/
wasm_
*.
py
pretty
=
True
show_traceback
=
True
# Make sure the wasm can be run using Python 3.8:
python_version
=
3.8
# Be strict...
strict
=
True
enable_error_code
=
truthy
-
bool
,
ignore
-
without
-
code