From cc07cab5ae2b58bc9c1720c3e90a179476f589bf Mon Sep 17 00:00:00 2001
From: Antonio Andriella <aandriella@iri.upc.edu>
Date: Mon, 7 Sep 2020 09:11:26 +0200
Subject: [PATCH] fix bug on yml conda env

---
 BN_GM.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/BN_GM.yml b/BN_GM.yml
index 7eb38ca..a71b912 100644
--- a/BN_GM.yml
+++ b/BN_GM.yml
@@ -72,4 +72,3 @@ dependencies:
     - werkzeug==1.0.1
     - wget==3.2
 prefix: /Users/aandriella/opt/miniconda3/envs/env_BNLEARN
-
-- 
GitLab