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.
1 parent 5c8d4cd commit be685a2Copy full SHA for be685a2
pyrightconfig.json
@@ -0,0 +1,9 @@
1
+{
2
+ "exclude": [
3
+ "**/node_modules",
4
+ "**/__pycache__",
5
+ ".venv*",
6
+
7
+ ],
8
9
+ }
0 commit comments