Skip to content

Refactor loading of converters

The function load_converters in crawl.py should become a static function and maybe be called create_converter_registry instead.