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 about invalid escape sequence #49

Open
jurgisp opened this issue Feb 26, 2025 · 1 comment
Open

SyntaxWarning about invalid escape sequence #49

jurgisp opened this issue Feb 26, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jurgisp
Copy link

jurgisp commented Feb 26, 2025

/app/.venv/lib/python3.12/site-packages/ml_collections/config_dict/config_dict.py:163: SyntaxWarning: invalid escape sequence '\['                                                                                
  index_match = re.match("(.*)\[([0-9]+)\]", key)                            
@jurgisp jurgisp added the bug Something isn't working label Feb 26, 2025
@jurgisp
Copy link
Author

jurgisp commented Feb 26, 2025

This seems to be fixed in #42, but is not released to pypi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant