Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cart explorer/annotations: carts will be empty when initialized. Re #155
. When initializing cart explorer, an empty dictionary can be passed into cart explorer init function. Make sure this is annotated correctly (Optional[dict]).
- Loading branch information