Closed
Description
Lib/test/test_curses.py:1371:5: F811 redefinition of unused 'test_move_left' from line 1362
Source:
cpython/Lib/test/test_curses.py
Lines 1362 to 1376 in bbf722d
Based on a context, I think they should be renamed to test_move_left
and test_move_right
.