restructure project
This commit is contained in:
@@ -11,7 +11,7 @@ from unittest.mock import MagicMock
|
||||
|
||||
import pytest
|
||||
|
||||
from src.web.workers.async_queue import AsyncTask, AsyncTaskQueue
|
||||
from inference.web.workers.async_queue import AsyncTask, AsyncTaskQueue
|
||||
|
||||
|
||||
class TestAsyncTask:
|
||||
|
||||
Reference in New Issue
Block a user