mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
fix: Linter issues (#1471)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user