Skip to content

Commit

Permalink
Updating indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Nov 16, 2023
1 parent 235528f commit bf1f025
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cli/parse_pdfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,8 @@ def save_api_response(
api_response.to_dict()
for api_response in api_response_array
]
}
},
indent=2
)
)
_LOGGER.info(
Expand Down

0 comments on commit bf1f025

Please sign in to comment.