Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
vmoens committed Feb 10, 2025
2 parents 02dc1f4 + 8f4dc80 commit e3a95dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@

pytestmark = [
pytest.mark.filterwarnings("error"),
pytest.mark.filterwarnings(
"ignore:Got multiple backends for torchrl.data.replay_buffers.storages"
),
]

gym_version = None
Expand Down

0 comments on commit e3a95dc

Please sign in to comment.