Skip to content

Commit

Permalink
add missing line
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed May 22, 2024
1 parent 664a7a1 commit 0a11728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdtools/test/analysis_chains_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ def test_aggregated_filter_components_two_way_window_filter(sensor_analysis_aggr
rd_analysis.sensor_filter_aggregated, daily_expected, check_names=False
)


def test_aggregated_filter_components_insolation_filter(sensor_analysis_aggregated_no_filter):
rd_analysis = sensor_analysis_aggregated_no_filter
aggregated_no_filter = rd_analysis.sensor_aggregated_performance
Expand Down

0 comments on commit 0a11728

Please sign in to comment.