You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a minimal example of some issues around attributes that are properties in Numpydoc. To set up, create a virtual environment and then install via pip:
$ pip install -e .
Then build the docs:
$ sphinx-build docs/source docs/build/html
About
This is a minimal example of some issues around attributes that are properties in Numpydoc.