From 21478c0d8d9fa861e9f2cf5c2f587919d96c705e Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 4 Apr 2022 11:17:40 +0200 Subject: [PATCH] chg: [adoc] updated with the non-cyber releated lists --- tools/adoc_galaxy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/adoc_galaxy.py b/tools/adoc_galaxy.py index bd02610..2c98b9c 100755 --- a/tools/adoc_galaxy.py +++ b/tools/adoc_galaxy.py @@ -30,7 +30,7 @@ clusters = [] pathClusters = os.path.join(thisDir, '../clusters') pathGalaxies = os.path.join(thisDir, '../galaxies') -skip_list = ["cancer.json"] +skip_list = ["cancer.json", "handicap.json"] for f in os.listdir(pathGalaxies): if '.json' in f: