Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit eada022

Browse files
committed
feat: add token to mypy
1 parent a66bcac commit eada022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ files = [
9494
"hatchet_sdk/context/worker_context.py",
9595
"hatchet_sdk/clients/dispatcher/dispatcher.py",
9696
"hatchet_sdk/loader.py",
97+
"hatchet_sdk/token.py"
9798
]
9899
follow_imports = "silent"
99100
disable_error_code = ["unused-coroutine"]

0 commit comments

Comments
 (0)