Skip to content

Commit 519a6f6

Browse files
author
Mark
committed
Refactor.
1 parent bf1f025 commit 519a6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/parse_pdfs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ def save_api_response(
266266
for api_response in api_response_array
267267
]
268268
},
269-
indent=2
269+
indent=2,
270270
)
271271
)
272272
_LOGGER.info(

0 commit comments

Comments
 (0)