-
-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working