Skip to content

Commit 85f1d67

Browse files
committed
merge upstream
2 parents fc7d8b3 + abc261a commit 85f1d67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/curtsiesfrontend/repl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,6 @@ def __init__(
432432
# because there wasn't room to display everything
433433
self.scroll_offset = 0
434434

435-
436435
# cursor position relative to start of current_line, 0 is first char
437436
self._cursor_offset = 0
438437

0 commit comments

Comments
 (0)