mirror of
https://github.com/cve-search/PyVulnerabilityLookup.git
synced 2024-11-12 18:08:45 +00:00
8 lines
128 B
INI
8 lines
128 B
INI
[mypy]
|
|
strict = True
|
|
warn_return_any = False
|
|
show_error_context = True
|
|
pretty = True
|
|
|
|
[mypy-docs.source.*]
|
|
ignore_errors = True
|