Skip to content

Commit

Permalink
fix asha test
Browse files Browse the repository at this point in the history
  • Loading branch information
dcfidalgo committed Dec 9, 2024
1 parent 806b544 commit 69da561
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_asha.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import pandas as pd
import pytest

from slurm_sweeps import ASHA
from slurm_sweeps.asha import AshaConfig
from slurm_sweeps.asha import ASHA, AshaConfig
from slurm_sweeps.constants import DB_ITERATION, DB_METRIC, DB_TRIAL_ID


Expand Down

0 comments on commit 69da561

Please sign in to comment.