Files
decluttarr/.vscode/extensions.json
2025-05-18 13:11:12 +02:00

9 lines
183 B
JSON

{
"recommendations": [
"ms-python.python",
"ms-python.pylint",
"ms-python.black-formatter",
"ms-python.isort",
"ms-toolsai.jupyter"
]
}