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 f73bf88 commit addd1fcCopy full SHA for addd1fc
.vscode/settings.json
@@ -1,4 +1,5 @@
1
{
2
"python.autoComplete.extraPaths": ["./fluent.syntax"],
3
"python.analysis.extraPaths": ["./fluent.syntax"],
4
+ "mypy-type-checker.ignorePatterns": ["**/tests/**"]
5
}
0 commit comments