-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC: sphinx Didn't find <class attribute> in <module>
when building docs
#220
Comments
while at it, might also look into countless cases like
when building docs. This happens for class attributes only, not for class methods. Yet, all attributes appear alright in the built documentation, so it doesn't cause an actual issue. Using |
- and fix docstring of `ESCN.__init__()`
DOC: add `EventSeriesClimateNetwork` to API docs (#220)
Didn't find <class attribute> in <module>
when building docs
The original issue has been resolved as of #232, but the issue in the above comment persists, although it is only a matter of having a clean build log. |
class added in #156, but missing in docs/source/api/climate
The text was updated successfully, but these errors were encountered: