adamghill / django-unicorn

The magical reactive component framework for Django ✨
https://www.django-unicorn.com
MIT License
2.31k stars 118 forks source link

Clean up Python types #705

Closed adamghill closed 1 month ago

adamghill commented 2 months ago

Run mypy against the repo and clean up anything that is not typed correctly or which I've ignored in the past. Add additional types to things which are missing types now.

epw1624 commented 2 months ago

I can look into this!

adamghill commented 1 month ago

This was done by @epw1624 so closing this now.