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 34c2366 commit e1428e0Copy full SHA for e1428e0
1 file changed
.devcontainer/devcontainer.json
@@ -18,7 +18,8 @@
18
"vscode": {
19
"extensions": [
20
"ms-python.python",
21
- "yzhang.markdown-all-in-one"
+ "yzhang.markdown-all-in-one",
22
+ "charliermarsh.ruff"
23
],
24
"python.testing.pytestArgs": [
25
"tests"
0 commit comments