facebookresearch / facebookresearch/fairo
Warning in validate_json
Open
- Dominant language
- Jupyter Notebook
- Stars
- 929
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
## Type of Issue
Select the type of issue:
- [ ] Bug report (to report a bug)
- [ ] Feature request (to request an additional feature)
- [ ] Tracker (I am just using this as a tracker)
- [x] Refactor request
- [ ] Documentation Ask
## Description
When running tests, I have seen this warning come up regularly:
```
droidlet/dialog/craftassist/tests/validate_json.py:28
/private/home/kavyasrinet/droidlet/droidlet/dialog/craftassist/tests/validate_json.py:28: DeprecationWarning: invalid escape sequence \/
re_pattern = "(.*)\/(.*).schema.json$"
```
Can you look into it and fix it ?
Contributor guide
Assessment
This issue has not been assessed yet.