From 313cacac5ddca7d251cf0c9d5d22ec900dac0d1f Mon Sep 17 00:00:00 2001
From: flaurent <florian.laurent@gmail.com>
Date: Mon, 28 Sep 2020 17:59:09 +0300
Subject: [PATCH] Non-debug submission

---
 aicrowd.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aicrowd.json b/aicrowd.json
index cc9a7bf..68c76af 100644
--- a/aicrowd.json
+++ b/aicrowd.json
@@ -1,7 +1,7 @@
 {
   "challenge_id": "neurips-2020-flatland-challenge",
   "grader_id": "neurips-2020-flatland-challenge",
-  "debug": true,
+  "debug": false,
   "tags": ["RL"]
 }
 
-- 
GitLab