Skip to content

Commit

Permalink
Remove row scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Jan 25, 2024
1 parent af33945 commit 148cc13
Show file tree
Hide file tree
Showing 17 changed files with 269 additions and 1,356 deletions.
2 changes: 0 additions & 2 deletions src/ert/analysis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
iterative_smoother_update,
smoother_update,
)
from .configuration import UpdateConfiguration
from .event import AnalysisEvent, AnalysisStatusEvent, AnalysisTimeEvent

__all__ = [
Expand All @@ -13,7 +12,6 @@
"AnalysisTimeEvent",
"ErtAnalysisError",
"SmootherSnapshot",
"UpdateConfiguration",
"smoother_update",
"iterative_smoother_update",
]
Loading

0 comments on commit 148cc13

Please sign in to comment.