Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Sep 14, 2022
1 parent ec41df6 commit 8a45602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchrl/envs/vec_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from torchrl import _check_for_faulty_process
from torchrl.data import TensorDict, TensorSpec, CompositeSpec
from torchrl.data.tensordict.tensordict import TensorDictBase, LazyStackedTensorDict
from torchrl.data.utils import CloudpickleWrapper, DEVICE_TYPING
from torchrl.data.utils import DEVICE_TYPING
from torchrl.envs.common import EnvBase
from torchrl.envs.env_creator import get_env_metadata, EnvCreator

Expand Down

0 comments on commit 8a45602

Please sign in to comment.