Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: a data value of
0
turns into {}
Don't use truthyness here, but since None would also be a valid value, remove it entirely.
- Loading branch information