diff --git a/cli/parse_pdfs.py b/cli/parse_pdfs.py index 256a976..0dab806 100644 --- a/cli/parse_pdfs.py +++ b/cli/parse_pdfs.py @@ -265,7 +265,8 @@ def save_api_response( api_response.to_dict() for api_response in api_response_array ] - } + }, + indent=2, ) ) _LOGGER.info(