pairs_trading/.vscode/extensions.json
2025-08-21 00:46:28 +00:00

9 lines
193 B
JSON

{
"recommendations": [
"ms-python.python",
"ms-python.pylance",
"ms-python.black-formatter",
"ms-python.mypy-type-checker",
"ms-python.isort"
]
}