guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

17/35: gnu: python-plotly: Fix trailing whitespace in description.


From: guix-commits
Subject: 17/35: gnu: python-plotly: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:04 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 820b073a7d04a73547e7feb9a4752dd00a0a8514
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:26:38 2021 -0800

    gnu: python-plotly: Fix trailing whitespace in description.
    
    * gnu/packages/graph.scm (python-plotly)[description]: Fix trailing
      whitespace.
---
 gnu/packages/graph.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]