mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-dask: Fix trailing whitespace in description.
* gnu/packages/python-xyz.scm (python-dask)[description]: Fix trailing whitespace.
This commit is contained in:
parent
c9c3eb3dbe
commit
7b261b3858
1 changed files with 1 additions and 1 deletions
|
@ -22493,7 +22493,7 @@ consists of two components: dynamic task scheduling optimized for computation,
|
||||||
and large data collections like parallel arrays, dataframes, and lists that
|
and large data collections like parallel arrays, dataframes, and lists that
|
||||||
extend common interfaces like NumPy, Pandas, or Python iterators to
|
extend common interfaces like NumPy, Pandas, or Python iterators to
|
||||||
larger-than-memory or distributed environments. These parallel collections
|
larger-than-memory or distributed environments. These parallel collections
|
||||||
run on top of the dynamic task schedulers. ")
|
run on top of the dynamic task schedulers.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python-ilinkedlist
|
(define-public python-ilinkedlist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue