pairs_trading/.vscode/pairs_trading.code-workspace

13 lines
190 B
Plaintext

{
"folders": [
{
"path": ".."
},
{
"path": "../../cvttpy_base"
}
],
"settings": {
"workbench.colorTheme": "Dracula Theme"
}
}