mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Appeased flake8.
This commit is contained in:
parent
fc32e9c0d9
commit
b1432bfc22
4 changed files with 10 additions and 6 deletions
|
|
@ -3,7 +3,6 @@ import warnings
|
|||
from django.db import models
|
||||
from django.test import TestCase, override_settings
|
||||
from django.utils import six
|
||||
from django.core.files.storage import FileSystemStorage
|
||||
|
||||
|
||||
class FieldDeconstructionTests(TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue