changed name countries.yaml to config.yaml
This commit is contained in:
parent
9133104694
commit
79af61e5b5
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from MembersParliamentCrawler import *
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config = 'countries.yaml'
|
config = 'config.yaml'
|
||||||
listOfCountries = ['nicaragua']
|
listOfCountries = ['nicaragua']
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue