We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9673def commit b376fc8Copy full SHA for b376fc8
rdtools/test/analysis_chains_test.py
@@ -847,3 +847,4 @@ def test_invalid_filter_params_aggregated(
847
KeyError, match=f"Key '{filter_param_aggregated}' is not a valid filter parameter."
848
):
849
sensor_analysis.filter_params_aggregated[filter_param_aggregated] = {}
850
+
0 commit comments