restructure project
This commit is contained in:
@@ -9,7 +9,7 @@ from uuid import uuid4
|
||||
|
||||
import pytest
|
||||
|
||||
from src.web.workers.batch_queue import BatchTask, BatchTaskQueue
|
||||
from inference.web.workers.batch_queue import BatchTask, BatchTaskQueue
|
||||
|
||||
|
||||
class MockBatchService:
|
||||
|
||||
Reference in New Issue
Block a user