Skip to content

Commit

Permalink
Merge branch 'main' into bug/fix-readme-and-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaevIlya authored Jan 28, 2025
2 parents 3043674 + 0ad5347 commit bf99c9a
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 bf99c9a

Please sign in to comment.