Fix flake8 checkstyle
flake8-comprehensions update to version 3.11.1 was pointing out some unnecessary dict-comprehension.
Also, mypy pointed out some unnecessary ignores in the code.
flake8-comprehensions update to version 3.11.1 was pointing out some unnecessary dict-comprehension.
Also, mypy pointed out some unnecessary ignores in the code.