mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
18f0bd88f9
The `serialize` function of `revng::pypeline::Model` erroneously returned a buffer instead of `bytes`, fix the function so that `bytes` are returned instead.