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

pull/699/head
Alexandre Dulaunoy 2022-04-04 11:17:40 +02:00
parent b649057a5a
commit 21478c0d8d
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

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: