fixed imports

This commit is contained in:
andrea 2021-01-26 15:19:09 +01:00
parent ca179aca23
commit ce4e32aad2
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ from util.common import MultilingualIndex, get_params, get_method_name
from util.evaluation import evaluate
from util.results_csv import CSVlog
from view_generators import *
from time import time
def main(args):