Skip to content

Commit

Permalink
Update run_cb_benchmarks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorenkevych authored Apr 26, 2024
1 parent 9a8ea26 commit b04061f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pearl/utils/scripts/cb_benchmark/run_cb_benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from pearl.replay_buffers.contextual_bandits.discrete_contextual_bandit_replay_buffer import (
DiscreteContextualBanditReplayBuffer,
)
from pearl.test.utils import prefix_dir
from test.utils import prefix_dir
from pearl.utils.instantiations.environments.contextual_bandit_uci_environment import (
SLCBEnvironment,
)
Expand Down

0 comments on commit b04061f

Please sign in to comment.