Skip to content

Commit

Permalink
Sort imports per isort; fixes failure
Browse files Browse the repository at this point in the history
  • Loading branch information
jdufresne committed Jan 13, 2018
1 parent 71f951a commit 9ae919b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schedule/migrations/0011_event_calendar_not_null.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from django.db import migrations, models
import django.db.models.deletion
from django.db import migrations, models


class Migration(migrations.Migration):
Expand Down

0 comments on commit 9ae919b

Please sign in to comment.