mirror of https://github.com/django/django.git
[3.1.x] Updated isort URL to new location.
Backport of 28d998a41c
from master
This commit is contained in:
parent
b044b417d2
commit
915fe98bdc
|
@ -125,8 +125,8 @@ Python style
|
|||
Imports
|
||||
=======
|
||||
|
||||
* Use `isort <https://github.com/timothycrosley/isort#readme>`_ to automate
|
||||
import sorting using the guidelines below.
|
||||
* Use `isort <https://github.com/PyCQA/isort#readme>`_ to automate import
|
||||
sorting using the guidelines below.
|
||||
|
||||
Quick start:
|
||||
|
||||
|
|
Loading…
Reference in New Issue