Skip to content

Conversation

igfoo
Copy link
Contributor

@igfoo igfoo commented Jul 13, 2025

This PR updates the regex patterns to utilize raw string notation, which resolves warnings related to invalid escape sequences, such as '\S'.

Fixes warnings like
SyntaxWarning: invalid escape sequence '\S'
Copy link
Contributor

@IdrissRio IdrissRio left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@igfoo igfoo marked this pull request as ready for review July 14, 2025 09:43
@igfoo igfoo requested a review from a team as a code owner July 14, 2025 09:43
@igfoo igfoo merged commit 86ebf3d into main Jul 14, 2025
13 checks passed
@igfoo igfoo deleted the igfoo/fix_regex_in_dbscheme_parser branch July 14, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants