PLEASE DO NOT USE ISSUE TRACKER TO ASK QUESTIONS: see contributing
Describe the bug
Task attribute basename is in Task.valid_attr, but not in the Task constructor. Then call of a function dict_to_task fails due to a not accepted argument.
Environment
- OS: Rocky 8
- python version: 3.9.11
- doit version: 0.35.0