未验证 提交 0b6b2d35 编写于 作者: 张春乔 提交者: GitHub

[xdoctest] reformat example code with google style in No. 214 (#56212)

上级 77da237b
......@@ -31,7 +31,7 @@ def wait_server_ready(endpoints):
Examples:
.. code-block:: python
wait_server_ready(["127.0.0.1:8080", "127.0.0.1:8081"])
>>> wait_server_ready(["127.0.0.1:8080", "127.0.0.1:8081"])
"""
assert not isinstance(endpoints, str)
while True:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册