Fix for the fix
This commit is contained in:
pare
087c49b199
commit
78d3b3a5df
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -687,7 +687,7 @@ class Mastodon:
|
||||||
params)
|
params)
|
||||||
|
|
||||||
@api_version("1.0.0", "2.1.0")
|
@api_version("1.0.0", "2.1.0")
|
||||||
def account_search(self, q, limit=None. following=False):
|
def account_search(self, q, limit=None, following=False):
|
||||||
"""
|
"""
|
||||||
Fetch matching accounts. Will lookup an account remotely if the search term is
|
Fetch matching accounts. Will lookup an account remotely if the search term is
|
||||||
in the username@domain format and not yet in the database. Set `following` to
|
in the username@domain format and not yet in the database. Set `following` to
|
||||||
|
|
Loading…
Referencia en una nova incidència