fix: Linter issues (#1471)

Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
This commit is contained in:
Pepe Fagoaga
2022-11-14 16:21:51 +01:00
committed by GitHub
parent 3b86b3ac77
commit 9d3bff9e54
89 changed files with 1439 additions and 986 deletions

View File

@@ -63,7 +63,7 @@ for item in original_matrix_regions_aws["prices"]:
regions_dict["regions"] = regions
# Store final JSON
logging.info(f"Storing final JSON")
logging.info("Storing final JSON")
regions_by_service["services"] = services
# Write to file