Skip to content

Commit 2a4f5a1

Browse files
committed
Lint (fix trailing whitespace)
1 parent 2d360ab commit 2a4f5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/_pyrepl/unix_console.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ class UnixRefreshPlan:
155155
156156
After the user types ``e`` to complete ``name``::
157157
158-
Before: >>> def greet(nam|):
158+
Before: >>> def greet(nam|):
159159
160160
LineUpdate here: insert_char "e"
161161

0 commit comments

Comments
 (0)