Skip to content

Commit 08df3d6

Browse files
committed
Fix spacing
1 parent 8bd3cd2 commit 08df3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/_pyrepl/render.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class RenderedScreen:
179179
lines: composed_lines:
180180
┌──────────────────┐ ┌──────────────────┐
181181
│>>> os.path.j │ │>>> os.path.j │
182-
│... │ ──► │ join │ ← overlay
182+
│... │ ──► │ join │ ← overlay
183183
└──────────────────┘ │... │
184184
└──────────────────┘
185185
"""

0 commit comments

Comments
 (0)