mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +08:00
Upgrade black version (#7089)
This commit is contained in:
@@ -18,4 +18,5 @@ class Search(SearchCommands):
|
||||
): ...
|
||||
def add_document_hash(self, doc_id, score: float = ..., replace: bool = ...): ...
|
||||
def commit(self): ...
|
||||
|
||||
def __init__(self, client, index_name: str = ...) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user