Skip to content

Commit

Permalink
Remove outdated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentinD committed Jan 29, 2025
1 parent bed0dc7 commit 7ac0417
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ def _log(

if pbar is not None:
self._finish_pbar(future, pbar)
# TODO show as cancelled if future was interrupted

def _init_pbar(self, task_with_progress: TaskWithProgress) -> tqdm: # type: ignore
root_task_name = task_with_progress.task_name
Expand Down

0 comments on commit 7ac0417

Please sign in to comment.