Skip to content

feat: Enable Pylint Typing checker

Victor Engmark requested to merge pylint-typing-extension into main

Needed to from __future__ import annotations to support Python 3.9. See https://pylint.pycqa.org/en/latest/user_guide/checkers/extensions.html#typing-checker.

Merge request reports

Loading