Skip to content

Commit 6ff87af

Browse files
authored
Update README.md
1 parent 14403d8 commit 6ff87af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def evaluate():
8282
fragments_pointer=fragments_pointer,
8383
output_dir=output_dir,
8484
)
85-
full_results, avg_results = skeleton_metric.run()
85+
skeleton_metric.run()
8686

8787

8888
if __name__ == "__main__":

0 commit comments

Comments
 (0)