mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-08 17:20:16 +08:00
Rename to wsgi_client
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ from unittest import TestCase
|
||||
|
||||
import optuna
|
||||
from optuna_dashboard.app import create_app
|
||||
from .wsgi_utils import send_request
|
||||
from .wsgi_client import send_request
|
||||
|
||||
|
||||
class APITestCase(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user