Polish + more info

This commit is contained in:
2026-05-25 15:27:10 -04:00
parent 76f07ba178
commit 76bdd59eff
5 changed files with 47 additions and 7 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ def predict_frames_grade(
board_config: BoardConfig,
df_token_meta,
) -> dict[str, object]:
"""Predict grade from board, angle, and a BoardLib frames string."""
"""Predict grade from board, angle, and a frames string."""
tokens = frames_to_grade_model_tokens(
frames=frames,
angle=angle,