mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[3.1.x] Updated isort URL to new location.
Backport of 28d998a41c
from master
This commit is contained in:
parent
b044b417d2
commit
915fe98bdc
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue