Skip to content

Commit

Permalink
Fix notebook typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amorehead committed Jun 3, 2024
1 parent 1f50a40 commit fabac54
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@
"plt.rcParams[\"font.size\"] = 11\n",
"plt.rcParams[\"axes.labelsize\"] = 13\n",
"\n",
"# plot (unrelaxed) data for the Posebusters Diverse set\n",
"# plot (unrelaxed) data for the Posebusters Benchmark set\n",
"posebusters_rmsd_lt_2_and_pb_valid_bar = axis.bar(\n",
" r1,\n",
" posebusters_rmsd_lt_2_and_pb_valid_data_mean,\n",
Expand Down

0 comments on commit fabac54

Please sign in to comment.