core -- Fix flake8 errors

This commit is contained in:
Aurélien Delobelle 2018-10-06 12:47:19 +02:00
parent fdd2b35289
commit 402b544393
13 changed files with 16 additions and 23 deletions

View file

@ -1,7 +1,5 @@
import random
from django.db.models import Max
class Algorithm(object):