mirror of
https://github.com/cve-search/pyvariot.git
synced 2024-11-23 15:27:22 +00:00
9 lines
128 B
INI
9 lines
128 B
INI
|
[mypy]
|
||
|
strict = True
|
||
|
warn_return_any = False
|
||
|
show_error_context = True
|
||
|
pretty = True
|
||
|
|
||
|
[mypy-docs.source.*]
|
||
|
ignore_errors = True
|