Update Misc/NEWS.d/next/Library/2020-11-10-12-33-07.bpo-42305.5WWGOu.rst
Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
This commit is contained in:
parent
16e7ba8882
commit
c1ce6e04d4
|
@ -77,7 +77,7 @@ You can pass additional arguments to ``build``:
|
|||
displayed. If ``False``, all autocomplete entries that match with the
|
||||
current entry will be displayed. Defaults to ``False``.
|
||||
|
||||
- ``no_results_message`` (string or ``None``): The message to display
|
||||
* ``no_results_message`` (string or ``None``): The message to display
|
||||
if no suggestions could be found for the current entry. This argument
|
||||
may include a formatting identifier (``{}``) which, at runtime, gets
|
||||
formatted as the current entry. If ``None`` is specified, the listbox
|
||||
|
|
Loading…
Reference in New Issue