Skip to content

Commit

Permalink
Remove obsolete parameter (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaevIlya authored Jan 23, 2025
1 parent 66bd300 commit 0ad5347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion s3torchbenchmarking/src/s3torchbenchmarking/datagen.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ def build_consumers(
target=consumer,
name=f"Uploader-{i}",
kwargs={
"identifier": i,
"queue": queue,
"activity": lambda sample: Utils.upload_to_s3(
region=region,
Expand Down

0 comments on commit 0ad5347

Please sign in to comment.