Files
openide/python/psi-api
Mikhail Golubev 552e73b80f PY-16987 Google and Numpy docstrings return null as parameter type if it wasn't specified in the docstring
Previously their parsers returned empty string in this case, and it
wasn't possible to easily tell whether parameter is omitted from the
docstring completely or it's just its type wasn't written.
2015-09-22 18:44:08 +03:00
..