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 f52d52e commit 5101f4aCopy full SHA for 5101f4a
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "files.exclude": {
3
+ "**/__pycache__": true,
4
+ "**/*.egg-info": true
5
+ }
6
+}
0 commit comments