Skip to content

Fix for issue #345 where Call Extensions don't work if output format is set to svg

Ishaan Arora requested to merge pulsar17/extensions:master into master

A UTF-8 encoded string is now passed to load_raw which then can be read by lxml.

Merge request reports