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.job_type,
self.device.device, self.device.device,
JobStatus.SUCCESS, JobStatus.SUCCESS,
steps=self.callback.steps, steps=self.callback.step,
stages=self.callback.stages, stages=self.callback.stage,
tiles=self.callback.tiles, tiles=self.callback.tile,
results=self.callback.results, results=self.callback.results,
) )
self.progress.put( self.progress.put(