Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Jul 2, 2024
1 parent 79fa8bf commit 5e17fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchrl/envs/transforms/transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -7762,7 +7762,7 @@ def _reset(


class BatchSizeTransform(Transform):
"""A transform to modify the batch-size of an environmt.
"""A transform to modify the batch-size of an environment.
This transform has two distinct usages: it can be used to set the
batch-size for non-batch-locked (e.g. stateless) environments to
Expand Down

0 comments on commit 5e17fc9

Please sign in to comment.