diff --git a/tools/gen_mapping.py b/tools/gen_mapping.py index 37a7e72..d13b10b 100755 --- a/tools/gen_mapping.py +++ b/tools/gen_mapping.py @@ -8,6 +8,8 @@ The mapping is made by using the synonyms documented in each cluster. The output is saved in the cluster files themselves, if a change is done the version number is increased. (commented out) The output is saved in a file called "mapping_XXX.json". + +# TODO add a blacklist support for blacklisted mappings ''' import json import os