From b0da613d5563be0eaa3547698174cbcdae55300a Mon Sep 17 00:00:00 2001 From: btkcodedev Date: Thu, 11 Jan 2024 07:49:01 +0530 Subject: [PATCH] Create 12326.other.rst --- doc/changes/devel/12326.other.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changes/devel/12326.other.rst diff --git a/doc/changes/devel/12326.other.rst b/doc/changes/devel/12326.other.rst new file mode 100644 index 00000000000..6586ee0e8f0 --- /dev/null +++ b/doc/changes/devel/12326.other.rst @@ -0,0 +1 @@ +Updated preprocessing tutorial for using inst.pick() instead of pick_types() entries, by `btkcodedev`_.