Commit 4b93b8e
committed
Partially workaround mypy bug?
temporalio/client.py:840: error: Overloaded function implementation does not accept all possible arguments of signature 1 [misc]
temporalio/client.py:840: error: Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
temporalio/client.py:840: error: Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
temporalio/client.py:926: error: Overloaded function implementation does not accept all possible arguments of signature 1 [misc]
temporalio/client.py:926: error: Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
temporalio/client.py:926: error: Overloaded function implementation
does not accept all possible arguments of signature 3 [misc]
After this commit would still produce
temporalio/client.py:840: error: Overloaded function implementation does not accept all possible arguments of signature 1 [misc]
temporalio/client.py:926: error: Overloaded function implementation does not accept all possible arguments of signature 1 [misc]1 parent 13227df commit 4b93b8e
File tree
4 files changed
+1373
-118
lines changed- temporalio
- tests
- worker
4 files changed
+1373
-118
lines changed
0 commit comments