Skip to content

Commit ed05f33

Browse files
committed
pyright lint exclusion
1 parent da54b88 commit ed05f33

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
@@ -181,6 +181,7 @@ exclude = [
181181
"temporalio/bridge/metric.py",
182182
"temporalio/bridge/runtime.py",
183183
"temporalio/bridge/testing.py",
184+
"temporalio/envconfig.py",
184185
]
185186

186187
[tool.ruff]

0 commit comments

Comments
 (0)