Skip to content

Commit 51fea9d

Browse files
committed
fixed linting issue by removing unused imports
1 parent 1ae3193 commit 51fea9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_grpo.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import numpy as np
22
import pytest
3-
import torch
4-
53
from optimrl.core import GRPO
64

75

0 commit comments

Comments
 (0)