Skip to content

Defer relative import

Nicco Kunzmann requested to merge defer-relative-import into main

Changes

  • Defer relative import

If we want to execute the extension, sometimes, Inkscape imports __init__.py in a way that breaks finding the right interpreter and thus packages are missing.

Checklist

  • Change is tested
  • Change is documented.
  • Licenses are up to date

Related

Merge request reports