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

DeprecationWarning: invalid escape sequence #134

Open
matthewfeickert opened this issue Jun 18, 2024 · 0 comments
Open

DeprecationWarning: invalid escape sequence #134

matthewfeickert opened this issue Jun 18, 2024 · 0 comments
Labels

Comments

@matthewfeickert
Copy link
Member

/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/yadage/handlers/expression_handlers.py:60: DeprecationWarning: invalid escape sequence '\ '
"found multiple matches to query: %s within result: %s\n \ matches %s",

is getting raised by

https://github.com/yadage/yadage/blob/master/src/yadage/handlers/expression_handlers.py#L59-L64

and was noticed in recast-hep/recast-atlas#137.

This could probably be dealt with automatically by just using Ruff for linting and formatting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant