Polish + more info

This commit is contained in:
Pawel
2026-05-25 15:27:10 -04:00
parent 643e14e03c
commit 528ea9058f
5 changed files with 47 additions and 7 deletions

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,