mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gunicorn-bootstrap: Re-indent.
* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs.
This commit is contained in:
parent
8ee76f611a
commit
f4a2f0491c
1 changed files with 2 additions and 2 deletions
|
@ -3704,8 +3704,8 @@ and fairly speedy.")
|
||||||
(package
|
(package
|
||||||
(inherit gunicorn)
|
(inherit gunicorn)
|
||||||
(name "gunicorn")
|
(name "gunicorn")
|
||||||
(arguments `(#:tests? #f))
|
(arguments `(#:tests? #f))
|
||||||
(properties '((hidden? . #t)))
|
(properties '((hidden? . #t)))
|
||||||
(native-inputs `())))
|
(native-inputs `())))
|
||||||
|
|
||||||
(define-public python-translation-finder
|
(define-public python-translation-finder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue