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

[abc_ass_document] Correct invalid escape sequence #60

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

moi15moi
Copy link
Owner

Previously, I would get the warning: font_collector/ass/abc_ass_document.py:223: SyntaxWarning: invalid escape sequence '\i'

Previously, I would get the warning: font_collector/ass/abc_ass_document.py:223: SyntaxWarning: invalid escape sequence '\i'
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.04%. Comparing base (b99bedb) to head (7ba11a0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files          34       34           
  Lines        1629     1629           
=======================================
  Hits         1532     1532           
  Misses         97       97           

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

@moi15moi moi15moi merged commit 7560a93 into main Sep 27, 2024
15 checks passed
@moi15moi moi15moi deleted the Correct-invalid-escape-sequence branch September 27, 2024 23:42
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.

2 participants