Skip to content

Commit

Permalink
Update mlos_bench/mlos_bench/tests/storage/sql/fixtures.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sergiy Matusevych <[email protected]>
  • Loading branch information
bpkroth and motus authored Feb 9, 2024
1 parent 54defc4 commit 36107f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mlos_bench/mlos_bench/tests/storage/sql/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ def exp_storage_with_trials(exp_storage: SqlStorage.Experiment) -> SqlStorage.Ex

@pytest.fixture
def mixed_numerics_exp_storage_with_trials(mixed_numerics_exp_storage: SqlStorage.Experiment) -> SqlStorage.Experiment:
# pylint: disable=too-many-locals
"""
Test fixture for Experiment using in-memory SQLite3 storage.
"""
Expand Down

0 comments on commit 36107f8

Please sign in to comment.