We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14403d8 commit 6ff87afCopy full SHA for 6ff87af
README.md
@@ -82,7 +82,7 @@ def evaluate():
82
fragments_pointer=fragments_pointer,
83
output_dir=output_dir,
84
)
85
- full_results, avg_results = skeleton_metric.run()
+ skeleton_metric.run()
86
87
88
if __name__ == "__main__":
0 commit comments