add support for python 3
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ import subprocess
|
||||
from mypool import MyPool as Pool
|
||||
from functools import partial
|
||||
from abc import ABCMeta, abstractmethod
|
||||
import bunch
|
||||
|
||||
|
||||
from run_selector import *
|
||||
from units import *
|
||||
|
||||
Reference in New Issue
Block a user