amazon-ion / ion-python

A Python implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
260 stars 51 forks source link

__repr__ for empty struct lacks opening brace #257

Closed rmarrowstone closed 1 year ago

rmarrowstone commented 1 year ago
>>> simpleion.loads('{}')
}