SeaswimmerTheFsh
68569900e0
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 11s
6 lines
224 B
JSON
6 lines
224 B
JSON
{
|
|
"python.analysis.inlayHints.functionReturnTypes": true,
|
|
"python.analysis.inlayHints.pytestParameters": true,
|
|
"python.analysis.inlayHints.variableTypes": true,
|
|
"python.analysis.typeCheckingMode": "strict"
|
|
}
|