Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 21, 2024
1 parent 3e429c0 commit 8d23a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl/recap/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ async def process_recap_docket(pk):
pool,
parse_docket_text,
map_cl_to_pacer_id(pq.court_id),
text
text,
)
except Exception as e:
logging.exception(e)
Expand Down

0 comments on commit 8d23a9d

Please sign in to comment.