Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Jan 22, 2024
1 parent 5961bd9 commit 6790d36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchrl/data/datasets/atari_dqn.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ def available_datasets(cls):
]
return ["/".join((game, str(loop))) for game in games for loop in range(1, 6)]


# If we want to keep track of the original atari files
tmpdir = None
# use _max_runs for debugging, avoids downloading the entire dataset
Expand Down

0 comments on commit 6790d36

Please sign in to comment.