From a9c06dd019deba1e6f0d1a4b9bd27fbdf570c7cf Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Wed, 31 Jan 2024 09:13:54 -0500 Subject: [PATCH] FIX: Trailing [ci skip] --- docs/source/v1.6.md.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/v1.6.md.inc b/docs/source/v1.6.md.inc index 99739e861..3c87dac23 100644 --- a/docs/source/v1.6.md.inc +++ b/docs/source/v1.6.md.inc @@ -24,7 +24,6 @@ - Fix bug where implicit `mf_reference_run` could change across invocations of `mne_bids_pipeline`, breaking caching (#839 by @larsoner) - Fix bug where `--no-cache` had no effect (#839 by @larsoner) - Fix bug where raw, empty-room, and custom noise covariances were errantly calculated on data without ICA or SSP applied (#840 by @larsoner) -- Fix bug where ### :medical_symbol: Code health