sort imports
This commit is contained in:
parent
970260783d
commit
5118c93097
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
from dlibcube2 import dlib_cube
|
||||
from notwacube2 import make_birect, make_mercury, make_soo
|
||||
from nloptcube2 import nlopt_neldermead_cube
|
||||
from notwacube2 import make_birect, make_mercury, make_soo
|
||||
from randomcube2 import another_random_cube, quasirandom_cube
|
||||
from scipycube2 import (
|
||||
make_shgo,
|
||||
|
|
Loading…
Reference in a new issue