Skip to content

Commit

Permalink
fix typo from refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
mfinzi committed Jun 16, 2021
1 parent f2367ae commit 7d8765b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/data_efficiency.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from oil.tuning.study import train_trial, Study

from oil.tuning.args import argupdated_config
from emlp.experiments.train_basic import makeTrainer
from emlp.experiments.train_regression import makeTrainer
import copy
import emlp.datasets

Expand Down

0 comments on commit 7d8765b

Please sign in to comment.