Post #67 1K May 19, 2025, 08:17 UTC https://github.com/python/mypy/issues/19108#mypy #typing GitHub Enable --pretty by default · Issue #19108 · python/mypy Feature Enable --pretty by default. --no-pretty can still be used to get more concise error messages (it already works, so no need to implement it). --pretty causes mypy to show the line with the e...