DEBSOURCES
Skip Quicknav
sources / python-schema-salad / 8.9.20250408123006-1 / mypy.ini
12345678
[mypy] strict = True show_error_context = true show_column_numbers = true show_error_codes = true pretty = true warn_unreachable = True local_partial_types = true