google / google/python-spanner-orm
Simplify code in condition.py.
Open
- Dominant language
- Python
- Stars
- 41
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
I think the addition of `ArbitraryCondition` to condition.py should enable some other code in that file to be simplified significantly. E.g., `ComparisonCondition` could probably be simplified a lot by using `ArbitraryCondition`.
Contributor guide
Assessment
This issue has not been assessed yet.