Skip to content

Inherited properties from external parent classes not showing in subclass docs #283

Closed Answered by pawamoy
ndonkoHenri asked this question in Q&A
Discussion options

You must be logged in to vote

Try running mkdocs serve -v, you'll see a lot of DEBUG messages like the following:

Skip /run/media/pawamoy/Data/dev/tmp/flet-datatable2/.venv/lib/python3.13/site-packages/flet/controls/material/text_button.py, it is not importable. Missing init module?

If you fix them by adding the relevant __init__ modules in flet sources, I believe Griffe will be able to load the data correctly.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ndonkoHenri
Comment options

@pawamoy
Comment options

Answer selected by ndonkoHenri
@ndonkoHenri
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants