From 702169155f697c41262e02cf83db4e00520ff5b0 Mon Sep 17 00:00:00 2001
From: DavyCats <davycats.dc@gmail.com>
Date: Mon, 23 Jul 2018 16:08:57 +0200
Subject: [PATCH] style

---
 biopet.wdl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/biopet.wdl b/biopet.wdl
index 717b0f6..3b550be 100644
--- a/biopet.wdl
+++ b/biopet.wdl
@@ -400,7 +400,7 @@ task ValidateFastq {
 }
 
 task ValidateVcf {
-    input{
+    input {
         String? preCommand
         File? toolJar
         File vcfFile
-- 
GitLab