gnu: gunicorn-bootstrap: Re-indent.
* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs.master
parent
8ee76f611a
commit
f4a2f0491c
|
@ -3704,8 +3704,8 @@ and fairly speedy.")
|
|||
(package
|
||||
(inherit gunicorn)
|
||||
(name "gunicorn")
|
||||
(arguments `(#:tests? #f))
|
||||
(properties '((hidden? . #t)))
|
||||
(arguments `(#:tests? #f))
|
||||
(properties '((hidden? . #t)))
|
||||
(native-inputs `())))
|
||||
|
||||
(define-public python-translation-finder
|
||||
|
|
Reference in New Issue