Skip to content

Commit 0ad5347

Browse files
authored
Remove obsolete parameter (#302)
1 parent 66bd300 commit 0ad5347

File tree

1 file changed

+0
-1
lines changed
  • s3torchbenchmarking/src/s3torchbenchmarking

1 file changed

+0
-1
lines changed

s3torchbenchmarking/src/s3torchbenchmarking/datagen.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ def build_consumers(
212212
target=consumer,
213213
name=f"Uploader-{i}",
214214
kwargs={
215-
"identifier": i,
216215
"queue": queue,
217216
"activity": lambda sample: Utils.upload_to_s3(
218217
region=region,

0 commit comments

Comments
 (0)