chore: add missing comment

This commit is contained in:
2022-06-25 17:03:09 +01:00
parent 1156976823
commit a6688a5699

View File

@@ -98,4 +98,4 @@ FILES_STORE = str(pathlib.Path(__file__).resolve().parents[3] / "data" / "scrapy
# / "scrapy"
# / "raw_country_data"
# / "countries.json": {"format": "json", "encoding": "utf8", "store_empty": False, "indent": 2}
}
# }