Skip to content

Commit b1cc28d

Browse files
committed
update
1 parent 273f489 commit b1cc28d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/paddle/fluid/tests/unittests/test_recordio_reader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ def test_main(self, decorator_callback=None):
6666
# train a pass
6767
batch_id = 0
6868
while True:
69-
ex = None
7069
try:
7170
tmp, = exe.run(fetch_list=[avg_loss])
7271
except fluid.core.EnforceNotMet as ex:

0 commit comments

Comments
 (0)