Skip to content

Commit 4d0dfb9

Browse files
tconley1428claude
andcommitted
Remove pyright exclusion for tests/worker/workflow_sandbox/test_restrictions.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 f669d2b commit 4d0dfb9

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_restrictions.py",
206205
]
207206

208207
[tool.ruff]

0 commit comments

Comments
 (0)