Fix: empty clean worker

This commit is contained in:
Bertrand Benjamin 2022-04-16 07:14:49 +02:00
parent 1fdf223689
commit ca2a47f82a
1 changed files with 2 additions and 0 deletions

2
bopytex/worker/clean.py Normal file
View File

@ -0,0 +1,2 @@
def clean(args: dict, deps, output):
pass