Eden-Kramer-Lab/spectral_connectivity

Docs error for multiple-line array shapes

emilyps14 opened this issue · 1 comments

If the type is split across multiple lines in the docstring, the docs only pull out the first line for the "Type" section

See e.g. The fourier_coefficients parameter of the Connectivity constructor:
https://spectral-connectivity.readthedocs.io/en/latest/source/spectral_connectivity.html#spectral_connectivity.connectivity.Connectivity.expectation_type

Screen Shot 2022-11-02 at 9 55 17 AM

Screen Shot 2022-11-02 at 9 56 29 AM

edeno commented

Should be fixed in the documentation.