From d615497e7ef6765eb4ba37bd122c0cd7c77447f8 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sun, 23 Jan 2022 15:50:21 +0100 Subject: indents(python): remove branches.py from expected failures The previous indentation actually causes a linter warning when using pep8 --- tests/indent/python/branches.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/indent/python') 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 -- cgit v1.2.3-70-g09d2