Skip to content

Commit 5776972

Browse files
divyaruhilsjrl
andauthored
Update integrations/watsonx/pyproject.toml
Co-authored-by: Sebastian Husch Lee <[email protected]>
1 parent b0bd868 commit 5776972

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

integrations/watsonx/pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ non_interactive = true
7676
check_untyped_defs = true
7777
disallow_incomplete_defs = true
7878

79+
[tool.mypy]
80+
install_types = true
81+
non_interactive = true
82+
check_untyped_defs = true
83+
disallow_incomplete_defs = true
84+
7985
[[tool.mypy.overrides]]
8086
module = [
8187
"ibm_watsonx_ai.*",

0 commit comments

Comments
 (0)