chg: [adoc] updated with the non-cyber releated lists

This commit is contained in:
Alexandre Dulaunoy 2022-04-04 11:17:40 +02:00
parent b649057a5a
commit 21478c0d8d
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -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: