Skip to content

Use raw string for regex pattern in python#2162

Open
brendan-nasa wants to merge 2 commits into
masterfrom
fix/raw-string-regex-pattern
Open

Use raw string for regex pattern in python#2162
brendan-nasa wants to merge 2 commits into
masterfrom
fix/raw-string-regex-pattern

Conversation

@brendan-nasa

@brendan-nasa brendan-nasa commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Fixes a SyntaxWarning: invalid escape sequence in TrickWorkflow.py by using a raw string for the regex pattern.

This change only touches a single line. Ruff format is the other 1073 lines.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage is 56.135%fix/raw-string-regex-pattern into master. No base build found for master.

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