mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-11 21:18:36 +03:00
test: add integration test for sharing
This commit is contained in:
@@ -43,6 +43,3 @@ class TaskQueue:
|
||||
|
||||
for job in jobs:
|
||||
self.queue_task(job)
|
||||
|
||||
|
||||
task_queue = TaskQueue()
|
||||
|
||||
Reference in New Issue
Block a user