Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Mar 26, 2024
1 parent ea344c6 commit 2325a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchrl/envs/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -3044,5 +3044,6 @@ def _get_sync_func(policy_device, env_device):
return torch.mps.synchronize
return _do_nothing


def _do_nothing():
return

0 comments on commit 2325a90

Please sign in to comment.