Skip to content

Commit

Permalink
update expected result with new method
Browse files Browse the repository at this point in the history
  • Loading branch information
jepler committed Sep 7, 2020
1 parent 73858ea commit 7d58cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cmdline/repl_autocomplete.py.exp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Use \.\+
'abc'
>>> x = 5
>>> x.
from_bytes to_bytes
bit_length from_bytes to_bytes
>>> x.
>>> x.__class__
<class 'int'>
Expand Down

0 comments on commit 7d58cdb

Please sign in to comment.