gnu: python-plotly: Fix trailing whitespace in description.

* gnu/packages/graph.scm (python-plotly)[description]: Fix trailing
  whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:26:38 -08:00
parent 35ca815ede
commit 820b073a7d
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -204,7 +204,7 @@ (define-public python-plotly
(description "Plotly's Python graphing library makes interactive,
publication-quality graphs online. Examples of how to make line plots, scatter
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)))
(define-public python-plotly-2.4.1