Skip to content

fix: DeprecationWarning: invalid escape sequence - #12

Open
BoboTiG wants to merge 1 commit into
repp:masterfrom
BoboTiG:fix-deprecation-warning
Open

BoboTiG wants to merge 1 commit into
repp:masterfrom
BoboTiG:fix-deprecation-warning

Conversation

@BoboTiG

@BoboTiG BoboTiG commented Aug 11, 2025

Copy link
Copy Markdown

Hello,

This is a small patch to fix that kind of warnings:

preprocessors.py:215: SyntaxWarning: invalid escape sequence '\d'
  word_no_digits = re.sub("([\d\.\,]+)", self.digit_group_replacement_func, word)
  """

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