diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/cmdline/repl_autocomplete.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cmdline/repl_autocomplete.py.exp b/tests/cmdline/repl_autocomplete.py.exp index f8c5fb45a..3e5fedccb 100644 --- a/tests/cmdline/repl_autocomplete.py.exp +++ b/tests/cmdline/repl_autocomplete.py.exp @@ -12,7 +12,7 @@ Use \.\+ 'abc' >>> x = 5 >>> x. -from_bytes to_bytes +from_bytes to_bytes[K[K >>> x.__class__ <class 'int'> >>> None.[K[K[K[K[K |
