Skip to content

Commit 438ecf1

Browse files
committed
chore: update pyright config
1 parent 9ab9a18 commit 438ecf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyrightconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"include": [
33
"src/python-socketio-stubs",
4+
"src/tests"
45
],
56
"typeCheckingMode": "strict",
67
"pythonVersion": "3.11",

0 commit comments

Comments
 (0)