google / google/ml_collections
SyntaxWarning about invalid escape sequence
Open
bug
- Dominant language
- Python
- Stars
- 1k
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
```
/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)
```
Contributor guide
Assessment
This issue has not been assessed yet.