Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxWarning invalid escape sequence '\D' #35

Open
nt74 opened this issue Oct 27, 2024 · 0 comments
Open

SyntaxWarning invalid escape sequence '\D' #35

nt74 opened this issue Oct 27, 2024 · 0 comments

Comments

@nt74
Copy link

nt74 commented Oct 27, 2024

I get a SyntaxWarning when building the package with command python -m installer --destdir=customdir dist/*.whl.
Maybe the models.py script needs to include that this is a raw strings expression?

Reported error

/usr/lib/python3.12/site-packages/iptvtools/models.py:191: SyntaxWarning: invalid escape sequence '\D'

OS and python version

  • Kernel: 6.11.5-arch1-1 arch: x86_64 bits: 64 Distro: Arch Linux
  • Python 3.12.7
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

No branches or pull requests

1 participant