Remove trailing whitespace
Change-Id: I56bcb559431277d40070fa33c580c6c3525ff9bc
This commit is contained in:
parent
0eb35cbe50
commit
d5a5b19efd
2 changed files with 6 additions and 6 deletions
|
@ -139,7 +139,7 @@ is shown, then the branch appears in all projects.
|
|||
if in_cnt < project_cnt:
|
||||
fmt = out.write
|
||||
paths = []
|
||||
if in_cnt < project_cnt - in_cnt:
|
||||
if in_cnt < project_cnt - in_cnt:
|
||||
in_type = 'in'
|
||||
for b in i.projects:
|
||||
paths.append(b.project.relpath)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue