mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Updated isort URL to new location.
This commit is contained in:
parent
9ef0394b54
commit
28d998a41c
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