mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-03 08:13:59 +03:00
Reorder import statements in test file
This commit is contained in:
parent
d68ca125ee
commit
88de7cfc80
|
|
@ -1,6 +1,6 @@
|
|||
import unittest
|
||||
import django
|
||||
|
||||
import django
|
||||
from django.template import Context, Template
|
||||
from django.test import TestCase, override_settings
|
||||
from django.utils.html import urlize
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user