mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Sorted imports per isort 4.2.9.
This commit is contained in:
parent
4ef093b0b4
commit
cde31daf88
28 changed files with 63 additions and 52 deletions
|
@ -29,7 +29,6 @@ from .models import (
|
|||
)
|
||||
from .tests import register_tests
|
||||
|
||||
|
||||
# A set of functions that can be used to recreate
|
||||
# test data objects of various kinds.
|
||||
# The save method is a raw base model save, to make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue