mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-04 08:15:46 +08:00
06d6776422
It looks like numpydoc, and things like masked array docstrings use a
syntax that make jedi crash:
fill_value : {var}, optional
Value used internally for the masked values.
If ``fill_value`` is not None, it supersedes ``endwith``.
Here we add a test that we do not crash jedi.