mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed a couple flake8 warnings.
This commit is contained in:
parent
7a7c789d5a
commit
536c447820
3 changed files with 1 additions and 2 deletions
1
tests/cache/tests.py
vendored
1
tests/cache/tests.py
vendored
|
@ -4,7 +4,6 @@
|
|||
# Uses whatever cache backend is set in the test settings file.
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import hashlib
|
||||
import os
|
||||
import pickle
|
||||
import random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue