mirror of
https://github.com/mvt-project/mvt.git
synced 2026-04-01 01:30:22 +02:00
Adds a custom JSON encoder class to fix serialisation issues where modules included bytes types containing non-utf8 bytes, which can't be serialised to JSON. --------- Co-authored-by: Rory Flynn <rory.flynn@amnesty.org>