Skip to content

Commit 33b5cff

Browse files
committed
Correct output expectation
1 parent 77f177b commit 33b5cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cmdline/repl_autocomplete.py.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Use \.\+
1212
'abc'
1313
>>> x = 5
1414
>>> x.
15-
from_bytes to_bytes
15+
from_bytes to_bytes
1616
>>> x.__class__
1717
<class 'int'>
1818
>>> None.

0 commit comments

Comments
 (0)