5 lines
72 B
INI
5 lines
72 B
INI
|
[mypy]
|
||
|
python_executable = ./env/bin/python
|
||
|
strict = True
|
||
|
pretty = True
|