xor@tech.intersects.art ("Parker Higgins") wrote:
20 minutes staring at failing code to determine the issue is that I used `data.get(field, '')` instead of `data.get(field) or ''`. Honestly I love it
xor@tech.intersects.art ("Parker Higgins") wrote:
20 minutes staring at failing code to determine the issue is that I used `data.get(field, '')` instead of `data.get(field) or ''`. Honestly I love it