Skip to content

Commit

Permalink
avoid circular import
Browse files Browse the repository at this point in the history
  • Loading branch information
Blunde1 committed Mar 19, 2024
1 parent 06bf432 commit 7127069
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ert/config/ext_param_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
import numpy as np
import xarray as xr

from ert.storage import Ensemble

from .parameter_config import ParameterConfig

if TYPE_CHECKING:
Expand Down

0 comments on commit 7127069

Please sign in to comment.