提交 5ee67f15 编写于 作者: T tangwei12

fix code style #9660

上级 2dfd8841
...@@ -137,6 +137,7 @@ def predict_reader(): ...@@ -137,6 +137,7 @@ def predict_reader():
load_data(paddle.dataset.common.download(URL, 'uci_housing', MD5)) load_data(paddle.dataset.common.download(URL, 'uci_housing', MD5))
return (UCI_TEST_DATA[0][:-1],) return (UCI_TEST_DATA[0][:-1],)
def fetch(): def fetch():
paddle.dataset.common.download(URL, 'uci_housing', MD5) paddle.dataset.common.download(URL, 'uci_housing', MD5)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册