chore: remove indent

This commit is contained in:
2022-06-23 23:40:33 +01:00
parent 4a47fd2d35
commit 99c45ff668

View File

@@ -97,5 +97,5 @@ FEEDS = {
/ "data" / "data"
/ "scrapy" / "scrapy"
/ "raw_country_data" / "raw_country_data"
/ "countries.json": {"format": "json", "encoding": "utf8", "store_empty": True, "indent": 2} / "countries.json": {"format": "json", "encoding": "utf8", "store_empty": True}
} }