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 cf77226 commit 277b68dCopy full SHA for 277b68d
coc-settings.json
@@ -61,6 +61,7 @@
61
"python.linting.flake8Enabled": true,
62
"python.linting.pylintEnabled": false,
63
"pyright.inlayHints.variableTypes": false,
64
+ "pyright.inlayHints.functionReturnTypes": false,
65
"pyright.organizeimports.provider": "isort",
66
"pyright.testing.provider": "pytest",
67
"signature.target": "echo",
0 commit comments