mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Flake8 corrections
This commit is contained in:
parent
d181384e5f
commit
fc79c3fb3d
3 changed files with 4 additions and 5 deletions
|
|
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||
|
||||
from django.core.checks import Error
|
||||
from django.db import models
|
||||
from django.db.models.fields import FieldDoesNotExist
|
||||
from django.test.utils import override_settings
|
||||
from django.test.testcases import skipIfDBFeature
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue