Kesha icon indicating copy to clipboard operation
Kesha copied to clipboard

Extend type checks to the entire project code

Open lowitea opened this issue 3 years ago • 0 comments

  • [ ] At the moment, mypy checks only the kesha module, you need to enable checks on all modules
  • [ ] Improve the mypy config. Set the strictest possible check settings (example). All mypy settings should be placed in the .mypy.ini file.
  • [ ] Fix all the type errors that have appeared

lowitea avatar Oct 18 '21 08:10 lowitea