chore: remove indent
This commit is contained in:
@@ -97,5 +97,5 @@ FEEDS = {
|
||||
/ "data"
|
||||
/ "scrapy"
|
||||
/ "raw_country_data"
|
||||
/ "countries.json": {"format": "json", "encoding": "utf8", "store_empty": True, "indent": 2}
|
||||
/ "countries.json": {"format": "json", "encoding": "utf8", "store_empty": True}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user