You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: