jazzband / django-polymorphic

Improved Django model inheritance with automatic downcasting
https://django-polymorphic.readthedocs.io
Other
1.64k stars 280 forks source link

Add pre commit #557

Closed AdamDonna closed 10 months ago

AdamDonna commented 10 months ago

Use newer versions, and the pre-compiled mypyc version of Black which is faster.

Great suggestion! I've added that in to this change

j-antunes commented 10 months ago

I looked trough the PR, and it looks good to me. @hugovk - Since you added the suggestion. Feel free to approve the PR

j-antunes commented 10 months ago

@AdamDonna - Thanks for your work on this PR. I merged it.