Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Warning on test cli quiet #189

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

bosd
Copy link
Collaborator

@bosd bosd commented Oct 17, 2024

This silences the warning on unit tests:

tests/test_cli.py::test_cli_quiet
  /home/runner/work/pypdf_table_extraction/pypdf_table_extraction/camelot/parsers/base.py:122: UserWarning: No tables found on page-1
    warnings.warn(f"No tables found on {rootname}")

@bosd bosd added the testing Testing label Oct 17, 2024
@bosd bosd merged commit 62b6cf3 into py-pdf:main Oct 19, 2024
12 checks passed
@bosd bosd deleted the bosd-test-fix-cli-quiet branch October 19, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant