gnu: python-plotly: Fix trailing whitespace in description.
* gnu/packages/graph.scm (python-plotly)[description]: Fix trailing whitespace.
This commit is contained in:
parent
35ca815ede
commit
820b073a7d
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ lines.")
|
||||||
(description "Plotly's Python graphing library makes interactive,
|
(description "Plotly's Python graphing library makes interactive,
|
||||||
publication-quality graphs online. Examples of how to make line plots, scatter
|
publication-quality graphs online. Examples of how to make line plots, scatter
|
||||||
plots, area charts, bar charts, error bars, box plots, histograms, heatmaps,
|
plots, area charts, bar charts, error bars, box plots, histograms, heatmaps,
|
||||||
subplots, multiple-axes, polar charts, and bubble charts. ")
|
subplots, multiple-axes, polar charts, and bubble charts.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python-plotly-2.4.1
|
(define-public python-plotly-2.4.1
|
||||||
|
|
Reference in a new issue