mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixes by clang-format
This commit is contained in:
@@ -268,7 +268,7 @@ void RimSummaryCaseCollection::addCase( RimSummaryCase* summaryCase )
|
||||
|
||||
if ( m_isEnsemble )
|
||||
{
|
||||
validateEnsembleCases( {summaryCase} );
|
||||
validateEnsembleCases( { summaryCase } );
|
||||
calculateEnsembleParametersIntersectionHash();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user