Skip to content

Commit 5ac9e6c

Browse files
committed
soo close, this one should do it
1 parent 4e9c123 commit 5ac9e6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Fruit_Jam/Fruit_Jam_PyPaint/code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,6 @@ def _fill(self, x, y, c): # pylint: disable=too-many-branches,too-many-locals
697697

698698
self._poller.poke()
699699
# pylint: enable=too-many-nested-blocks
700-
701700

702701
def _handle_palette_selection(self, location):
703702
selected = location[1] // self._swatch_height

0 commit comments

Comments
 (0)