Skip to content

Use raw strings for numeric conversion regexes#272

Draft
Mirochill wants to merge 1 commit into
dmnfarrell:masterfrom
Mirochill:fix-271-raw-regex-strings
Draft

Use raw strings for numeric conversion regexes#272
Mirochill wants to merge 1 commit into
dmnfarrell:masterfrom
Mirochill:fix-271-raw-regex-strings

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • mark the two numeric conversion regex patterns as raw strings
  • avoid invalid escape SyntaxWarnings on modern Python without changing matching behavior

Fixes #271

Validation

  • Not run locally

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.

Syntax Warning

1 participant