未验证 提交 23f6ac53 编写于 作者: L lujun 提交者: GitHub

Merge pull request #694 from Steffy-zxf/zxf-dev

修改import的顺序,使其符合PEP8规范。
......@@ -14,11 +14,13 @@
from __future__ import print_function
import sys
import math
import numpy
import paddle
import paddle.fluid as fluid
import numpy
import math
import sys
# For training test cost
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册