Fix the build
This commit is contained in:
parent
8c4c8dfd97
commit
57eba1afac
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ After:
|
||||||
Execute(The mypy handler should parse lines correctly):
|
Execute(The mypy handler should parse lines correctly):
|
||||||
call ale#test#SetFilename('__init__.py')
|
call ale#test#SetFilename('__init__.py')
|
||||||
|
|
||||||
|
let g:ale_python_mypy_show_notes = 0
|
||||||
|
|
||||||
AssertEqual
|
AssertEqual
|
||||||
\ [
|
\ [
|
||||||
\ {
|
\ {
|
||||||
|
|
Reference in a new issue