diff --git a/bopytex/worker/clean.py b/bopytex/worker/clean.py new file mode 100644 index 0000000..593acaa --- /dev/null +++ b/bopytex/worker/clean.py @@ -0,0 +1,2 @@ +def clean(args: dict, deps, output): + pass