1
0
Fork 0

fix typos

This commit is contained in:
Sean Sube 2024-01-03 21:45:13 -06:00
parent 9b5e894898
commit c4b831fe5c
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 3 additions and 3 deletions

View File

@ -157,9 +157,9 @@ class WorkerContext:
self.job_type,
self.device.device,
JobStatus.SUCCESS,
steps=self.callback.steps,
stages=self.callback.stages,
tiles=self.callback.tiles,
steps=self.callback.step,
stages=self.callback.stage,
tiles=self.callback.tile,
results=self.callback.results,
)
self.progress.put(