Skip to content

Support annotations from future

Fixes a small bug in the autodoc generation, where an import of numpydoc would fail because we use new-style type annotations (| instead of Optional).

On the reporting tool:

Before After
image image

Merge request reports

Loading