Dash Bio Python components require docstrings formatted like those from other libraries #378
Labels
housekeeping
Issues that are unrelated to functionality (e.g., docstrings).
Milestone
As of plotly/dash#782, the docstrings for components' props now look like this:
[prop name] ([type]; [required/optional/default [default value]]): [prop description]
The
Clustergram
,ManhattanPlot
, andVolcanoPlot
docstrings should be fixed accordingly.The text was updated successfully, but these errors were encountered: