mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
indents(python): remove branches.py from expected failures
The previous indentation actually causes a linter warning when using pep8
This commit is contained in:
parent
dccf0f0cb8
commit
d615497e7e
2 changed files with 5 additions and 7 deletions
|
|
@ -23,7 +23,7 @@ foo(
|
|||
b)
|
||||
|
||||
if (a and
|
||||
b):
|
||||
b):
|
||||
pass
|
||||
|
||||
if (a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue