[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
- 15/35: gnu: go-github-com-mattn-go-zglob: Fix trailing whitespace in description., (continued)
- 15/35: gnu: go-github-com-mattn-go-zglob: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 25/35: gnu: buildapp: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 32/35: gnu: texlive-charter: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 34/35: gnu: leafpad: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 24/35: gnu: sbcl-trivial-benchmark: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 29/35: gnu: ruby-ox: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 07/35: gnu: emacs-sly-quicklisp: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 11/35: gnu: python-stdnum: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 19/35: gnu: ghc-yesod-form: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 16/35: gnu: go-github-com-xanzy-ssh-agent: Fix trailing whitespace in description., guix-commits, 2021/12/30
- 17/35: gnu: python-plotly: Fix trailing whitespace in description.,
guix-commits <=