From d5a5b19efd2291914bcb861d527ae74e620a9d37 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Thu, 21 Nov 2013 19:15:30 +0530 Subject: Remove trailing whitespace Change-Id: I56bcb559431277d40070fa33c580c6c3525ff9bc --- subcmds/branches.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subcmds/branches.py') diff --git a/subcmds/branches.py b/subcmds/branches.py index c2e7c4b9..f714c1e8 100644 --- a/subcmds/branches.py +++ b/subcmds/branches.py @@ -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) -- cgit v1.2.3-54-g00ecf