indents(python): remove branches.py from expected failures

The previous indentation actually causes a linter warning when using
pep8
This commit is contained in:
Stephan Seitz 2022-01-23 15:50:21 +01:00
parent dccf0f0cb8
commit d615497e7e
2 changed files with 5 additions and 7 deletions

View file

@ -23,7 +23,7 @@ foo(
b)
if (a and
b):
b):
pass
if (a