mirror of
https://github.com/python/cpython.git
synced 2025-11-10 18:42:04 +00:00
6 lines
75 B
INI
6 lines
75 B
INI
|
|
[mypy]
|
||
|
|
files = Tools/jit
|
||
|
|
pretty = True
|
||
|
|
python_version = 3.11
|
||
|
|
strict = True
|