diff --git a/src/depiction_targeted_preprocbatch/executor.py b/src/depiction_targeted_preprocbatch/executor.py index 7053bd6..8e38f0b 100644 --- a/src/depiction_targeted_preprocbatch/executor.py +++ b/src/depiction_targeted_preprocbatch/executor.py @@ -5,7 +5,6 @@ from pathlib import Path import cyclopts -import joblib import polars as pl import yaml from bfabric import Bfabric