From 271e0d9d7f4eef2a00bbc322eccfed7c00e1ef64 Mon Sep 17 00:00:00 2001 From: GiGaGon <107241144+MeGaGiGaGon@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:13:51 -0800 Subject: [PATCH] Fix typo in CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index bd49b06b4bf..d2955d2df0a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,7 +13,7 @@ - Fix formatting cells in IPython notebooks with magic methods and starting or trailing empty lines (#4484) -- Fix crash when formatting `with` statements containing tuple genetators/unpacking +- Fix crash when formatting `with` statements containing tuple generators/unpacking (#4538) ### Preview style