flake8 cleanups

This commit is contained in:
Roberto Rosario
2012-07-29 02:09:42 -04:00
parent 96bd7cc044
commit e442979ff2
7 changed files with 9 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
import datetime
from south.db import db
from south.v2 import SchemaMigration
from django.db import models
@@ -60,4 +59,4 @@ class Migration(SchemaMigration):
}
}
complete_apps = ['linking']
complete_apps = ['linking']