Skip to content

Commit 9caf931

Browse files
committed
✨ Add basedpyright
1 parent 4e07fdc commit 9caf931

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,10 @@ dev = [
3939
"nodriver>=0.32",
4040
"markdown>=3.6",
4141
"termcolor>=2.4.0",
42+
"basedpyright>=1.18.3",
4243
]
44+
45+
[tool.pyright]
46+
reportAny = false
47+
reportUnusedCallResult = false
48+
pythonVersion = "3.11"

0 commit comments

Comments
 (0)