okfde / django-filingcabinet

PDF document viewer Django app
10 stars 3 forks source link

Add pre-commit & make webp dependency optional #17

Closed pajowu closed 2 years ago

pajowu commented 2 years ago

All changes in the pre-commit commit are automatically created by black and should be safe except for three:

I think those should be safe as well. The first two are to fix a B007, the third one to fix a B008