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