rm city and country
This commit is contained in:
parent
25cbebca65
commit
881fb6104b
1 changed files with 2 additions and 2 deletions
|
@ -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.')
|
||||
|
|
Loading…
Reference in a new issue