Skip to content

Silence mypy errors with inline comments

This MR silences 19471 mypy errors using in-line type: ignore[<error-code>] comments after running mypy --strict.

Edited by Ugo Nwosu

Merge request reports