Imports in alphabetical order.
This commit is contained in:
parent
870c605211
commit
6c4dad8c5c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
import re
|
|
||||||
import logging
|
import logging
|
||||||
|
import re
|
||||||
|
|
||||||
from django.http import HttpResponse
|
from django.http import HttpResponse
|
||||||
from django.http import JsonResponse
|
from django.http import JsonResponse
|
||||||
|
|
Loading…
Reference in a new issue