friendo-bot icon indicating copy to clipboard operation
friendo-bot copied to clipboard

Deprecated typing imports

Open fisher60 opened this issue 3 years ago • 0 comments

This import is deprecated by PEP 585 (type hint generics). Adding flake8-pep585 to the project would catch this issue. We should add linting for this and go through the project to fix any outdated typing.

fisher60 avatar Feb 08 '22 17:02 fisher60