jazzband / django-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.
https://django-debug-toolbar.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
8.07k stars 1.05k forks source link

Switch to ruff format #1852

Closed matthiask closed 11 months ago

matthiask commented 11 months ago

ruff format is ready. Our code isn't changed in any way. I propose moving to it.

Checklist: