Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mastoffel committed Oct 25, 2024
1 parent 6af9c78 commit dd917e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions autoemulate/compare.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
from autoemulate.plotting import _plot_model
from autoemulate.printing import _print_setup
from autoemulate.save import ModelSerialiser
from autoemulate.sensitivity_analysis import perform_sobol_analysis
from autoemulate.sensitivity_analysis import plot_sensitivity_indices
from autoemulate.utils import _ensure_2d
from autoemulate.utils import _get_full_model_name
from autoemulate.utils import _redirect_warnings
Expand Down

0 comments on commit dd917e3

Please sign in to comment.