gnu: python-oslo.config: Fix indentation.

* gnu/packages/openstack.scm: Prettify the section header and fix the
indentation of the package.
This commit is contained in:
Maxim Cournoyer 2020-11-27 14:00:33 -05:00
parent e4cc19c85b
commit 66cb42106d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -390,7 +390,11 @@ (define-public python-tempest-lib
common features used in Tempest.")
(license asl2.0)))
;; Packages from the Oslo library
;;;
;;; Packages from the Oslo library
;;;
(define-public python-oslo.config
(package
(name "python-oslo.config")