Skip to content

fix SyntaxWarning: invalid escape sequence '\s'#88

Open
codeforkjeff wants to merge 1 commit into
cBioPortal:mainfrom
codeforkjeff:fix-syntax-warning
Open

fix SyntaxWarning: invalid escape sequence '\s'#88
codeforkjeff wants to merge 1 commit into
cBioPortal:mainfrom
codeforkjeff:fix-syntax-warning

Conversation

@codeforkjeff
Copy link
Copy Markdown

This is a simple change to migrate_db.py to fix the warning about the unescaped "\s" in the regular expression. The fix is to make it a raw string to unambiguously preserve the backslash.

@codeforkjeff codeforkjeff marked this pull request as ready for review June 27, 2025 21:46
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