proyecto generalizado
This commit is contained in:
@@ -14,7 +14,7 @@ from collections.abc import Callable
|
||||
import httpx
|
||||
import pytest
|
||||
|
||||
from agentforge_dashboard.client import CoreClient
|
||||
from forja_dashboard.client import CoreClient
|
||||
|
||||
|
||||
def _client_with(handler: Callable[[httpx.Request], httpx.Response]) -> CoreClient:
|
||||
|
||||
Reference in New Issue
Block a user