diff --git a/api/mlos_bench/mlos_bench.storage.sql.trial.html b/api/mlos_bench/mlos_bench.storage.sql.trial.html index 6c6c09c901..345837445f 100644 --- a/api/mlos_bench/mlos_bench.storage.sql.trial.html +++ b/api/mlos_bench/mlos_bench.storage.sql.trial.html @@ -137,7 +137,7 @@
-update(status: Status, metrics: float | Dict[str, float] | None = None) Dict[str, float] | None
+update(status: Status, metrics: Dict[str, float] | float | None = None) Dict[str, float] | None

Update the storage with the results of the experiment.

Parameters:
diff --git a/htmlcov/conftest_py.html b/htmlcov/conftest_py.html index 0deb2962d2..9f9e46ad09 100644 --- a/htmlcov/conftest_py.html +++ b/htmlcov/conftest_py.html @@ -65,7 +65,7 @@

» next       coverage.py v7.2.7, - created at 2023-07-24 23:57 +0000 + created at 2023-07-25 00:38 +0000