Skip to content

Commit

Permalink
Add sb3 version disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec committed Oct 23, 2022
1 parent e23e0c9 commit 09ecfb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/train_push.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# WARNING, This file will not be functional until stable-baselines3 is compatible
# with gymnasium. See https://github.com/DLR-RM/stable-baselines3/pull/780 for more information.
import gymnasium as gym
from stable_baselines3 import DDPG, HerReplayBuffer

Expand Down

0 comments on commit 09ecfb6

Please sign in to comment.