Skip to content

Commit e5113da

Browse files
committed
fix code style #9660
1 parent 5ee67f1 commit e5113da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/paddle/dataset/uci_housing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ def predict_reader():
141141
def fetch():
142142
paddle.dataset.common.download(URL, 'uci_housing', MD5)
143143

144-
145144
def convert(path):
146145
"""
147146
Converts dataset to recordio format

0 commit comments

Comments
 (0)