Skip to content

Commit 8f0cb55

Browse files
generatedunixname1228101065403401meta-codesync[bot]
authored andcommitted
Fix Unused Import issue in fbcode/pearl/test/unit/test_tutorials/test_cb_tutorial.py
Differential Revision: D103578200 fbshipit-source-id: 972ba77932d18ddc0285dc45a6de7c894cb88bb0
1 parent 484d2fe commit 8f0cb55

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/unit/test_tutorials/test_cb_tutorial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
OneHotActionTensorRepresentationModule,
1111
)
1212
from pearl.pearl_agent import PearlAgent
13-
from pearl.policy_learners.contextual_bandits.neural_bandit import NeuralBandit
1413
from pearl.policy_learners.contextual_bandits.neural_linear_bandit import (
1514
NeuralLinearBandit,
1615
)

0 commit comments

Comments
 (0)