currently the LAX_BASELINE_MYPY_CONFIG doesn't include any plugins, it would be useful if we could load the plugins set in the mypi.ini or pass them to typing-copilot
example_project/polls/models.py:204: error: Need type annotation for 'translation' [var-annotated]
Found 32 errors in 1 file (checked 230 source files)
Since these errors happen at mypy's most permissive settings, they cannot be suppressed. Please resolve them, then run this command again.