Cleanup: pep8

This commit is contained in:
Campbell Barton
2016-07-30 18:15:16 +10:00
parent 6e9ad094b2
commit 8018f5bd35
13 changed files with 73 additions and 68 deletions

View File

@@ -239,8 +239,8 @@ def file_check_arg_sizes(tu):
if 0:
print("---",
" <~> ".join(
[" ".join([t.spelling for t in C.get_tokens()])
for C in node.get_children()]
[" ".join([t.spelling for t in C.get_tokens()])
for C in node.get_children()]
))
# print(node.location)