提交 2956d27e authored 作者: Frederic's avatar Frederic

non ascii char

上级 de87fa19
......@@ -20,7 +20,7 @@ __contact__ = "Saizheng Zhang <saizhenglisa..at..gmail.com>"
# We ignore:
# - "line too long"
# too complex to do with the C code
# - "closing bracket does not match indentation of opening brackets line"
# - "closing bracket does not match indentation of opening bracket's line"
# ignored by default by pep8
ignore = ('E501', 'E123', 'E133')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论