changed name countries.yaml to config.yaml

This commit is contained in:
corsaronero 2023-02-25 14:20:31 +00:00
parent 9133104694
commit 79af61e5b5
2 changed files with 1 additions and 1 deletions

View file

@ -3,7 +3,7 @@ from MembersParliamentCrawler import *
config = 'countries.yaml'
config = 'config.yaml'
listOfCountries = ['nicaragua']