Skip to content

[DOC] Missing type annotation for assemble_paths #290

@jeertmans

Description

@jeertmans

Terms

Describe the issue

Apparently, the type annotations are not displayed for assemble_paths, which is kind of problematic since the expected parameters' shape is not trivial to guess...

Image

For reference, here is a function with working type annotation in the docs:

Image

Affected page(s)

Issue type

Something is missing

Recommended fix or suggestions

This might be caused to the @no_type_check decorator, but needs further investigation.

Metadata

Metadata

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions