Skip to content

Commit

Permalink
up:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jianchang512 committed May 8, 2024
2 parents eacf71a + 346d839 commit 1f7b6f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion videotrans/task/trans_create.py
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,9 @@ def move_at_end(self):
if not self.config_params['is_batch']:
tools.set_process('', 'allow_edit', btnkey=self.init['btnkey'])
#time.sleep(3)


print(f"结束100% {self.obj['raw_basename']}")

tools.set_process(
f"{output}##{self.obj['raw_basename']}",
'succeed',
Expand Down

0 comments on commit 1f7b6f2

Please sign in to comment.