mirror of
https://github.com/mvt-project/mvt.git
synced 2026-03-03 01:23:19 +00: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>