summaryrefslogtreecommitdiff
path: root/gnu/packages/graph.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-12-29 22:26:38 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-12-29 22:48:45 -0800
commit820b073a7d04a73547e7feb9a4752dd00a0a8514 (patch)
treea7d00707788038558ddbc4162310044ea011e386 /gnu/packages/graph.scm
parent35ca815ede5141deae9135adaba64743c5009b66 (diff)
downloadguix-patches-820b073a7d04a73547e7feb9a4752dd00a0a8514.tar
guix-patches-820b073a7d04a73547e7feb9a4752dd00a0a8514.tar.gz
gnu: python-plotly: Fix trailing whitespace in description.
* gnu/packages/graph.scm (python-plotly)[description]: Fix trailing whitespace.
Diffstat (limited to 'gnu/packages/graph.scm')
-rw-r--r--gnu/packages/graph.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 084fdf8c90..c48301ca35 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -204,7 +204,7 @@ lines.")
(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