Skip to content

Commit

Permalink
Core import
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriDeh committed Oct 11, 2023
1 parent 5a40538 commit 3417284
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/ReinforcementLearningCore/test/core/base.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
using ReinforcementLearningCore
using ReinforcementLearningBase
using TimerOutputs

Expand Down
2 changes: 1 addition & 1 deletion src/ReinforcementLearningCore/test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using ReinforcementLearningBase
#using ReinforcementLearningCore
using ReinforcementLearningCore
using ReinforcementLearningEnvironments
using ReinforcementLearningTrajectories

Expand Down

0 comments on commit 3417284

Please sign in to comment.