@@ -207,7 +207,6 @@ if __name__ == '__main__':
if app_type in app_type_list:
predict_18_19(app_type=app_type)
else:
- pass
predict(app_type=app_type)
log_.info('{} predict end...'.format(app_name))
log_.info('flow pool predict end...')