From 5ac9e6cd2e188f372042c2d7be19df63ece93b69 Mon Sep 17 00:00:00 2001 From: RetiredWizard Date: Fri, 15 Aug 2025 18:15:52 -0400 Subject: [PATCH] soo close, this one should do it --- Fruit_Jam/Fruit_Jam_PyPaint/code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Fruit_Jam/Fruit_Jam_PyPaint/code.py b/Fruit_Jam/Fruit_Jam_PyPaint/code.py index 9f3661af4..fb7b0bc82 100644 --- a/Fruit_Jam/Fruit_Jam_PyPaint/code.py +++ b/Fruit_Jam/Fruit_Jam_PyPaint/code.py @@ -697,7 +697,6 @@ class Paint(): # pylint: disable=too-many-statements self._poller.poke() # pylint: enable=too-many-nested-blocks - def _handle_palette_selection(self, location): selected = location[1] // self._swatch_height