Typo fix?
Typo I think? Should be 'cart' instead of 'card'
Pre-merge checklist
-
All files are properly formatted. Check with ruff check .. -
All files have license headers. Check with python deploy/check_license.py. -
All unit tests run successfully. Check with python -m unittest discover