From f993050748195ec27b3386cf7ab38b21c637e516 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Wed, 21 Feb 2024 08:49:58 -0500 Subject: [PATCH] Update doc/changes/devel/12451.bugfix.rst Co-authored-by: Stefan Appelhoff --- doc/changes/devel/12451.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changes/devel/12451.bugfix.rst b/doc/changes/devel/12451.bugfix.rst index 11c5c6496af..2aca44529f1 100644 --- a/doc/changes/devel/12451.bugfix.rst +++ b/doc/changes/devel/12451.bugfix.rst @@ -1 +1 @@ -Fix ambiguous and likely errant redundant use of ``BIDSPath.split`` when writing split raw and epochs data, by `Eric Larson`_. +Fix errant redundant use of ``BIDSPath.split`` when writing split raw and epochs data, by `Eric Larson`_.