提交 1ef5658e 编写于 作者: T TomorrowIsAnOtherDay

update comment

上级 b818e5ed
...@@ -30,7 +30,7 @@ def simplify_code(code, end_of_file): ...@@ -30,7 +30,7 @@ def simplify_code(code, end_of_file):
def data_process(): def data_process():
XXXX XXXX
------------------> ------------------>
line 25 and 26 will be removed. The last two lines of the above code block will be removed as they are not class related.
""" """
to_write_lines = [] to_write_lines = []
for i, line in enumerate(code): for i, line in enumerate(code):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册