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