adamchainz / django-perf-rec

Keep detailed records of the performance of your Django code.
MIT License
347 stars 25 forks source link

Move from isort to reorder-python-imports #501

Closed adamchainz closed 1 year ago

adamchainz commented 1 year ago

It’s way faster and its one-import-per-line style prevents merge conflicts.