Resolve merge conflicts
This commit is contained in:
commit
74f22791d8
10 changed files with 241 additions and 150 deletions
|
|
@ -1853,7 +1853,9 @@ def at_search_result(matches, caller, query="", quiet=False, **kwargs):
|
|||
Returns:
|
||||
processed_result (Object or None): This is always a single result
|
||||
or `None`. If `None`, any error reporting/handling should
|
||||
already have happened.
|
||||
already have happened. The returned object is of the type we are
|
||||
checking multimatches for (e.g. Objects or Commands)
|
||||
|
||||
"""
|
||||
|
||||
error = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue