未验证 提交 9dd66ce7 编写于 作者: W wuzewu 提交者: GitHub

Update log.py

上级 621931d2
......@@ -313,13 +313,4 @@ class Table(object):
content += sepline
return sepline + content
# table = Table()
# table.append('123', '234')
# table.append('122223', '22444')
# table.append('121111111111111111111111111111111113', '234', widths=[10, 20], colors=['red', 'yellow'], aligns=['^', '>'])
# table.append('122223', '22444')
# table.append('122223', '22444', '123')
# print(table)
logger = Logger()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册