mirror of
https://github.com/django/django.git
synced 2025-07-19 03:05:32 +00:00
Fixed imports per isort 4.3.0.
This commit is contained in:
parent
9cd313fc2e
commit
9bcf73d788
17 changed files with 14 additions and 29 deletions
|
@ -14,7 +14,6 @@ from django.utils import timezone
|
|||
|
||||
from .models import Article, Author, DecimalModel, Fan
|
||||
|
||||
|
||||
lorem_ipsum = """
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
|
||||
tempor incididunt ut labore et dolore magna aliqua."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue