PolicyEngine / PolicyEngine/policyengine-us
Deprecation warning: Pipeline.hmset() in RQ library
Open
good first issue
- Dominant language
- Python
- Stars
- 163
- Forks
- 213
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 96
Description
The RQ library is using a deprecated Redis method. Update to use Pipeline.hset() instead of Pipeline.hmset().
Title: Deprecation warning: dpath.util package Description: The dpath.util package is being deprecated. Update code to use top-level dpath functions instead.
Contributor guide
Assessment
This issue has not been assessed yet.