Skip to content

Commit 7e7ec3d

Browse files
committed
Updated yproject.toml
1 parent 8a30538 commit 7e7ec3d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ exclude = [
4444
"nifi/user_templates*",
4545
]
4646

47+
[tool.pyright]
48+
venvPath = "."
49+
venv = ".venv"
50+
4751
[project]
4852
name = "cogstack_nifi"
4953
version = "0.0.1"

0 commit comments

Comments
 (0)