Skip to content

MAINT: Remove unneeded backslash in re.compile#3797

Open
j-t-1 wants to merge 2 commits into
py-pdf:mainfrom
j-t-1:raw
Open

MAINT: Remove unneeded backslash in re.compile#3797
j-t-1 wants to merge 2 commits into
py-pdf:mainfrom
j-t-1:raw

Conversation

@j-t-1
Copy link
Copy Markdown
Contributor

@j-t-1 j-t-1 commented May 22, 2026

"/" is not a metacharacter.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.68%. Comparing base (228780a) to head (da97f63).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3797   +/-   ##
=======================================
  Coverage   97.68%   97.68%           
=======================================
  Files          55       55           
  Lines       10365    10365           
  Branches     1913     1913           
=======================================
  Hits        10125    10125           
  Misses        134      134           
  Partials      106      106           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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