fix flake8 and isort errors
This commit is contained in:
parent
a9262ddcee
commit
53a6bdb8cf
7 changed files with 12 additions and 19 deletions
|
@ -1,6 +1,5 @@
|
|||
from collections import OrderedDict
|
||||
|
||||
import copy
|
||||
from collections import OrderedDict
|
||||
|
||||
import numpy as np
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue