Skip to content

Type of returned tuple not noted #281

@mlongval

Description

@mlongval

Screen Shot 2020-11-03 at 2 12 42 PM

Expected Behavior

Expected the type of the returned tuple to be noted as 'int' as in definition of the property.

Actual Behavior

Generated documentation notes that the returned data is a tuple, but does not note the
type of the data in tuple.

Steps to Reproduce

Ran pdoc3 on file containing above source.

Additional info

  • pdoc version: pdoc3 0.9.1 (installed via pip3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions