formatting

This commit is contained in:
Alex Shnitman
2023-05-27 19:14:52 +03:00
parent c30173cdc0
commit 2a7cf3e775
3 changed files with 2 additions and 32 deletions

View File

@@ -332,4 +332,4 @@ class DownloadQueue:
await self.notifier.canceled(id)
else:
self.done.put(entry)
await self.notifier.completed(entry.info)
await self.notifier.completed(entry.info)