Skip to content

Commit 7d58cdb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)