Skip to content

Commit

Permalink
Remove row scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Feb 6, 2024
1 parent 47287ce commit 5b54765
Show file tree
Hide file tree
Showing 19 changed files with 275 additions and 1,384 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 5b54765

Please sign in to comment.