Skip to content

mypy: fix configuration regression

Gmodena requested to merge fix-mypy-errors into main

This patch fixes a regression in setup.cfg; pytest rules got mixed up with mypy ones causing parsing errors.

Removes an unused "type: ignore" annotation.

Bug: T346085

cc / @tchin

Edited by Gmodena

Merge request reports