Skip to content

Fixes invalid escape sequences#78

Merged
awvwgk merged 5 commits intodftd3:mainfrom
jevandezande:patch-1
Sep 19, 2024
Merged

Fixes invalid escape sequences#78
awvwgk merged 5 commits intodftd3:mainfrom
jevandezande:patch-1

Conversation

@jevandezande
Copy link
Contributor

Uses raw strings to supress the SyntaxWarning thrown by python3.12.

Uses raw strings to supress the `SyntaxWarning` thrown by python3.12.
Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for sharing.

@codecov
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.24%. Comparing base (3a50cbd) to head (c8666f7).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   48.63%   50.24%   +1.60%     
==========================================
  Files          34       24      -10     
  Lines        3707     2448    -1259     
  Branches     1518      987     -531     
==========================================
- Hits         1803     1230     -573     
+ Misses       1207      877     -330     
+ Partials      697      341     -356     

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

@awvwgk awvwgk merged commit 204bd2f into dftd3:main Sep 19, 2024
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