rm city and country

This commit is contained in:
Ruben van de Ven 2021-03-18 14:51:54 +01:00
parent 25cbebca65
commit 881fb6104b
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ default_categories = [
'Technology',
'Deployments',
'Dataset',
'City',
'Country',
# 'City',
# 'Country',
]
parser = argparse.ArgumentParser(description='Turn wiki into nodes & links, usable by d3-force.')