Skip to content

Change line count warning to error in extract_corpora#1084

Open
TaperChipmunk32 wants to merge 2 commits into
masterfrom
update-line-count-error
Open

Change line count warning to error in extract_corpora#1084
TaperChipmunk32 wants to merge 2 commits into
masterfrom
update-line-count-error

Conversation

@TaperChipmunk32
Copy link
Copy Markdown
Collaborator

@TaperChipmunk32 TaperChipmunk32 commented May 29, 2026

This PR elevates a warning in extract_corpora to an Exception when the line count is not equal to the expected_verse_count, which is the length of a full extract. The former warning also only was output when the line_count was greater than expected_verse_count, now it will be raised when the line_count is not equal to the expected_verse_count.


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant