Uh oh!
There was an error while loading. Please reload this page.
mkdocs for CleanerWorkflow problem #17
buchmann-dhi
started this conversation in
General
Replies: 2 comments 1 reply
Resolved: |
0 replies
Depends on whether you imported them in you |
1 reply
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have a problem, when I try to use the docstring doc for CleanerWorkflow
eg:
::: tscleaner.CleanerWorkflowSomehow, mkdocs does not find the Class (or doc), even though it is in the same file as the other cleaners.
The reference is from an md-file on docs/ - the same file that successfully references the three @dataclasses.
Any ideas/hints?
All reactions