From 409954c13a45e768f9e18de3be4bf1dd5097f895 Mon Sep 17 00:00:00 2001 From: d4straub Date: Thu, 26 Aug 2021 09:38:10 +0200 Subject: [PATCH] fix linting --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index cc46a1c2..3bce38bd 100644 --- a/nextflow.config +++ b/nextflow.config @@ -209,4 +209,4 @@ def check_max(obj, type) { return obj } } -} \ No newline at end of file +}