From 519a6f613c13eaf337bdfa587dc7d08d1c50e38b Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 16 Nov 2023 08:48:04 +0000 Subject: [PATCH] Refactor. --- cli/parse_pdfs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/parse_pdfs.py b/cli/parse_pdfs.py index 5bedbbe..0dab806 100644 --- a/cli/parse_pdfs.py +++ b/cli/parse_pdfs.py @@ -266,7 +266,7 @@ def save_api_response( for api_response in api_response_array ] }, - indent=2 + indent=2, ) ) _LOGGER.info(