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 dd9376f commit cb68ad5Copy full SHA for cb68ad5
{{cookiecutter.project_name}}/pyrightconfig.json
@@ -30,8 +30,6 @@
30
31
"reportGeneralTypeIssues": "warning",
32
"reportPropertyTypeMismatch": "warning",
33
- "reportReturnTypeFromAnnotation": "warning",
34
- "reportMissingReturnType": "warning",
35
"reportMissingParameterType": "warning",
36
"reportOptionalOperand": "warning",
37
"pythonVersion": "{{ cookiecutter.min_python_version }}",
0 commit comments