Skip to content
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

recursion error when generating docs for databases #4

Open
matteoaldeghi opened this issue Dec 2, 2020 · 0 comments
Open

recursion error when generating docs for databases #4

matteoaldeghi opened this issue Dec 2, 2020 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@matteoaldeghi
Copy link
Collaborator

When trying to generate the docs for the databases subpackage, sphinx returns an error about a maximum recursion depth:

RuntimeError: maximum recursion depth exceeded while calling a Python object

This may be related/similar to this: sphinx-doc/sphinx#1612

It is not urgent or critical, but because of this databases are not in the docs at the moment.

@matteoaldeghi matteoaldeghi added bug Something isn't working documentation Improvements or additions to documentation labels Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant