Skip to content

Commit f669d2b

Browse files
tconley1428claude
andcommitted
Remove pyright exclusion for tests/worker/workflow_sandbox/test_importer.py
File was already type-clean, no fixes needed. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent a5e3642 commit f669d2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ exclude = [
202202
"temporalio/api",
203203
"temporalio/bridge/proto",
204204
"tests/worker/workflow_sandbox/testmodules/proto",
205-
"tests/worker/workflow_sandbox/test_importer.py",
206205
"tests/worker/workflow_sandbox/test_restrictions.py",
207206
]
208207

0 commit comments

Comments
 (0)