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

No-inherited-members option ignored in a find_mod_objs call #49

Open
janderil opened this issue Sep 13, 2018 · 0 comments
Open

No-inherited-members option ignored in a find_mod_objs call #49

janderil opened this issue Sep 13, 2018 · 0 comments

Comments

@janderil
Copy link

In file sphinx_automodapi/automodsumm.py, there is a call to find_mod_objs that ignores the no-inherited-members flag. I don't know if this is correct or not, but in my use case, it does cause autodoc to process unwanted members when the flag is set.

localnames, fqns, objs = find_mod_objs(modname)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant