Fixed import sorting

This commit is contained in:
Raphael Michel
2015-09-28 23:11:46 +02:00
parent c67a70369d
commit 1c89fec808
3 changed files with 8 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
import logging
import time
from datetime import timedelta
import uuid
from datetime import timedelta
from django.conf import settings
from django.db import transaction