Image mode won't be attempted to be set
Some checks failed
Tests / test (3.10) (push) Failing after 1m23s
Tests / test (3.11) (push) Failing after 1m26s
Tests / test (3.8) (push) Failing after 1m22s
Tests / test (3.9) (push) Failing after 1m23s

This commit is contained in:
2024-01-21 17:05:48 +01:00
parent 67b5be094c
commit b67b23036d
3 changed files with 21 additions and 21 deletions

View File

@@ -10,5 +10,7 @@
},
"[toml]": {
"editor.defaultFormatter": "tamasfe.even-better-toml"
}
},
"python.analysis.typeCheckingMode": "basic",
"python.analysis.autoImportCompletions": true
}