Unverified 提交 a4ed9888 authored 作者: Jiacong Fang's avatar Jiacong Fang 提交者: GitHub

Remove duplicate line in setup.cfg (#9380)

上级 23701eac
...@@ -34,7 +34,6 @@ ignore = ...@@ -34,7 +34,6 @@ ignore =
F401 # module imported but unused F401 # module imported but unused
W504 # line break after binary operator W504 # line break after binary operator
E127 # continuation line over-indented for visual indent E127 # continuation line over-indented for visual indent
W504 # line break after binary operator
E231 # missing whitespace after ‘,’, ‘;’, or ‘:’ E231 # missing whitespace after ‘,’, ‘;’, or ‘:’
E501 # line too long E501 # line too long
F403 # ‘from module import *’ used; unable to detect undefined names F403 # ‘from module import *’ used; unable to detect undefined names
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论