yasmin_editor.runtime package
Submodules
Module contents
Lazy runtime package exports used by the editor and tests.
The runtime backend depends on PyQt, but several pure helper modules live in the same package. Keeping the Runtime export lazy lets tests import helper modules such as yasmin_editor.runtime.traversal in headless environments.