diff --git a/plugin_loader.py b/plugin_loader.py new file mode 100644 index 0000000..5647134 --- /dev/null +++ b/plugin_loader.py @@ -0,0 +1 @@ +def discover_plugins(): pass