AndrewIngram / django-extra-views

Django's class-based generic views are awesome, let's have more of them.
MIT License
1.38k stars 172 forks source link

Reformat docs/conf.py for latest version of black. #249

Closed sdolemelipone closed 1 year ago

sdolemelipone commented 1 year ago

Looks like this change was needed because we always use the latest version of black, rather than a specific version (likewise isort and flake8). Should we set specific versions?

sdolemelipone commented 1 year ago

Used wrong github account, will create a new PR...

jonashaag commented 1 year ago

The other PR was from the same account?

sdolemelipone commented 1 year ago

Yep but the commit wasn't...