Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and ro-oliveira95 committed Dec 23, 2024
1 parent 99ead85 commit d228362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alfasim_sdk/result_reader/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

from alfasim_sdk.result_reader.aggregator import ALFASimResultMetadata
from alfasim_sdk.result_reader.aggregator import GlobalSensitivityAnalysisMetadata
from alfasim_sdk.result_reader.aggregator import GSAOutputKey
from alfasim_sdk.result_reader.aggregator import HistoricDataCurveMetadata
from alfasim_sdk.result_reader.aggregator import HistoryMatchingMetadata
from alfasim_sdk.result_reader.aggregator import GSAOutputKey
from alfasim_sdk.result_reader.aggregator import HMOutputKey
from alfasim_sdk.result_reader.aggregator import (
read_global_sensitivity_analysis_meta_data,
Expand Down

0 comments on commit d228362

Please sign in to comment.