Revert evaluator

This commit is contained in:
Contramundum
2023-08-14 12:00:10 +09:00
parent 7c3cc3e1ad
commit f8d7bf11d9
@@ -12,7 +12,6 @@ from optuna_dashboard.artifact.file_system import FileSystemBackend
import streamlit as st
from optuna_dashboard.preferential import load_study
from optuna_dashboard.
STORAGE_URL = "sqlite:///st-example.db"