aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/python
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indent/python')
-rw-r--r--tests/indent/python/branches.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/indent/python/branches.py b/tests/indent/python/branches.py
index 474ec5b63..00c47a224 100644
--- a/tests/indent/python/branches.py
+++ b/tests/indent/python/branches.py
@@ -23,7 +23,7 @@ foo(
b)
if (a and
- b):
+ b):
pass
if (a