Skip to content

Commit 579aae5

Browse files
committed
add behave to the exclude list in pyrightconfig.stricter.json
1 parent 7c2b277 commit 579aae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyrightconfig.stricter.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"stubs/vobject",
9494
"stubs/workalendar",
9595
"stubs/xmldiff",
96+
"stubs/behave",
9697
],
9798
"typeCheckingMode": "strict",
9899
// TODO: Complete incomplete stubs

0 commit comments

Comments
 (0)