fix(py) Revert default annotation
This commit is contained in:
@@ -230,7 +230,7 @@ return {
|
|||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
-- :add_default_annotation("google_docstrings")
|
:add_default_annotation("google_docstrings")
|
||||||
:add_default_annotation("numpydoc")
|
:add_annotation("numpydoc")
|
||||||
:add_annotation("reST"),
|
:add_annotation("reST"),
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user