We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_operator.pyi
1 parent 61ace76 commit 98baf2bCopy full SHA for 98baf2b
pyrightconfig.stricter.json
@@ -9,6 +9,7 @@
9
// test cases use a custom pyrightconfig file
10
"**/@tests/test_cases",
11
"stdlib/__main__.pyi",
12
+ "stdlib/_operator.pyi",
13
"stdlib/_tkinter.pyi",
14
"stdlib/distutils/cmd.pyi",
15
"stdlib/distutils/command",
0 commit comments