:snake: :arrow_right: :scroll: Auto-generate API documentation for Python projects
GNU Affero General Public License v3.0
1.14k
stars
146
forks
source link
Dataclass arguments should not be interpreted as static members #378
Open
amin-nejad opened 2 years ago
Expected Behavior
Dataclass arguments/attributes should display as instance variables
Actual Behavior
Instead they appear as
static
variablesSteps to Reproduce
bar
variable shows up as staticAdditional info