Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use actual Mock objects fo test setup
Newer Python runtimes do more stringent method signature checking, so use an actual Mock for dummy tasks rather than a "random" callable Partial fix for Issue NicolasLM#29
- Loading branch information