diff --git a/bopytex/planner.py b/bopytex/planner.py index 0d38a78..21d00ca 100644 --- a/bopytex/planner.py +++ b/bopytex/planner.py @@ -23,7 +23,6 @@ def planner( corr: bool = False, no_join: bool = False, no_pdf: bool = False, - # dirty: bool = False, ) -> list[Task]: tasks = []