mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Update the reload function call to be python3 compatible along with simplifying the load function to unify the loading of simple and complex plugins. Fixes: lp:1828595 * https://bugs.launchpad.net/kicad/+bug/1828595