At the time of posting this issue, the right column in https://pyautogalaxy.readthedocs.io/en/latest/api/api.html is empty. I think this is because your class docstring is buried under __init__. Consider moving it to the class-level docstring for it to render properly.
astropy/astropy.github.com#491 (comment)
At the time of posting this issue, the right column in https://pyautogalaxy.readthedocs.io/en/latest/api/api.html is empty. I think this is because your class docstring is buried under
__init__. Consider moving it to the class-level docstring for it to render properly.astropy/astropy.github.com#491 (comment)