6 lines
77 B
TOML
6 lines
77 B
TOML
[tool.autopep8]
|
|
max_line_length = 150
|
|
|
|
[tool.mypy]
|
|
check_untyped_defs = true
|