Skip to content

Remove hanging "filter_" statements

tprocter46 requested to merge remove_hanging_filter into release-3-2-x

I noticed that a few example/tutorial analyses had missed the deprecation of *filter_select in favour of *select. This should fix those.

Merge request reports