提交 98b3cd62 编写于 作者: B barrierye

fix code style

上级 acfd90b5
...@@ -173,4 +173,3 @@ tar -xzf uci_housing.tar.gz ...@@ -173,4 +173,3 @@ tar -xzf uci_housing.tar.gz
``` ```
...@@ -169,4 +169,3 @@ tar -xzf uci_housing.tar.gz ...@@ -169,4 +169,3 @@ tar -xzf uci_housing.tar.gz
fetch_map = client.predict(feed={"x": data}, fetch=["price"]) fetch_map = client.predict(feed={"x": data}, fetch=["price"])
print(fetch_map) print(fetch_map)
``` ```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册