Add generic type support to Future and Client methods#9123
Add generic type support to Future and Client methods#9123jacobtomlinson merged 2 commits intodask:mainfrom
Conversation
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 27 files ±0 27 suites ±0 9h 35m 56s ⏱️ - 7m 17s For more details on these failures, see this check. Results for commit 81fe1e2. ± Comparison against base commit c9e7aca. ♻️ This comment has been updated with latest results. |
|
I now made sure the pre-commit hooks pass. |
|
Docs build failures will be fixed by #9125 |
|
You can if you like. It doesn't matter too much, I just wanted to point out that the docs build failure is unrelated to this PR. |
|
Ok. Apart from that: is there something left that I need to do before it can get merged? |
jacobtomlinson
left a comment
There was a problem hiding this comment.
If mypy is happy then I'm happy 😆
|
Thanks for merging! |
Closes #9099
pre-commit run --all-files