fisher60 / friendo-bot

A Discord Bot that is just a good Friendo
MIT License
25 stars 23 forks source link

Deprecated typing imports #230

Open fisher60 opened 2 years ago

fisher60 commented 2 years ago

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.