Skip to content

Commit 06d5a78

Browse files
committed
fix pre-commit
1 parent 963b417 commit 06d5a78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/omni_trainer/simple_math/train_hendrycks_math.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from rllm.rewards.reward_fn import math_reward_fn
55
from rllm.sdk.shortcuts import get_chat_client
66
from rllm.trainer.agent_trainer import AgentTrainer
7-
from rllm.workflows.simple_workflow import SimpleWorkflow
87

98

109
@hydra.main(config_path="pkg://rllm.trainer.config", config_name="agent_ppo_trainer", version_base=None)

0 commit comments

Comments
 (0)