From e09f102357ffe615d1043167c9e2bed3e2b6b418 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 12 Jun 2024 13:04:19 -0500 Subject: gn-uploader: Fix indentation. --- gn/packages/genenetwork.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index eab8a07..5801cb5 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -445,16 +445,16 @@ (invoke "pytest" "-m" "unit_test"))))))) (native-inputs (list python-mypy - python-pylint - python-pytest - python-hypothesis)) + python-pylint + python-pytest + python-hypothesis)) (propagated-inputs (list gunicorn - python-redis - python-flask - python-pyyaml - python-jsonpickle - python-mysqlclient)) + python-redis + python-flask + python-pyyaml + python-jsonpickle + python-mysqlclient)) (synopsis "GeneNetwork Quality Control Application") (description "gn-uploader is a service allowing upload of new data into GeneNetwork, -- cgit v1.2.3