From d6bec1d46c2a4d862503db9e5ccea90fb28b0fbd Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:20:34 -0800 Subject: gnu: python-stdnum: Fix trailing whitespace in description. * gnu/packages/finance.scm (python-stdnum)[description]: Fix trailing whitespace. --- gnu/packages/finance.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/finance.scm') diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index a2aac7a552..26c8fd53d1 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1230,7 +1230,7 @@ personal identity and company identification codes, international standard numbers (ISBN, IBAN, EAN, etc.) and various other formats. The module also includes implementations of the Verhoeff, -Luhn and family of ISO/IEC 7064 check digit algorithms. ") +Luhn and family of ISO/IEC 7064 check digit algorithms.") (license license:lgpl2.1+))) (define-public python2-stdnum -- cgit v1.2.3