Skip to content

Commit

Permalink
Process attachments without descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ttys0dev committed Oct 19, 2024
1 parent 7156c96 commit d6967ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cl/recap/mergers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1787,7 +1787,6 @@ async def merge_attachment_page_data(
attachment.get("attachment_number") is not None,
# Missing on sealed items.
attachment.get("pacer_doc_id", False),
attachment["description"],
]
if not all(sanity_checks):
continue
Expand Down

0 comments on commit d6967ab

Please sign in to comment.