未验证 提交 89e8dbff 编写于 作者: S Sam Holst 提交者: GitHub

removed extra line to match rest of file (#3528)

上级 12c69800
......@@ -9,7 +9,6 @@ except ImportError:
filepaths = list(good_file_paths())
assert filepaths, "good_file_paths() failed!"
upper_files = [file for file in filepaths if file != file.lower()]
if upper_files:
print(f"{len(upper_files)} files contain uppercase characters:")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册