Skip to content

Commit 7d58cdb

Browse files
committed
update expected result with new method
1 parent 73858ea commit 7d58cdb

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+
bit_length from_bytes to_bytes
1616
>>> x.
1717
>>> x.__class__
1818
<class 'int'>

0 commit comments

Comments
 (0)