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