Closed mjsalmi closed 3 years ago
Don't bother with Python 2 compatibility. We dropped support for that in all packs last month. Once you fix that this looks great.
I forgot to mention - bump the version in pack.yaml
by 0.0.1
and update the changelog with the new version and your change. Then I'll merge it.
Awesome, thanks!
Fixes #36 by simply converting uid to string. This change should be backwards compatible with python2 but I didn't really see the need to test it.