Skip to content
Snippets Groups Projects
Commit 059f57bf authored by Rafal Gumienny's avatar Rafal Gumienny
Browse files

fix: Saving message

parent 02089369
No related branches found
No related tags found
No related merge requests found
......@@ -854,7 +854,7 @@ def _Main():
mdl_output_path = os.path.join(
os.path.dirname(opts.model),
model_name + opts.dump_suffix)
ost.LogInfo("Saving cleaned up reference to %s" %
ost.LogInfo("Saving cleaned up model to %s" %
mdl_output_path)
try:
SavePDB(qs_scorer.qs_ent_2.ent,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment