Skip to content

Commit 2927d5f

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 1015892 + a03da07 commit 2927d5f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.vscodeignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
.python-version
55
.gitignore
66
.vscode/**
7-
node_modules/**
8-
src/**
97
.space
108
package.lock.json
119
tsconfig.json
1210
webpack.config.js
11+
eslint.config.js
1312
**/*.vsix
1413
.git/**
1514
.github/**

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Coming Soon...
4444

4545
- Visual Studio Code 1.98.0 or higher
4646
- Python 3.8+
47-
- [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
4847
- Backtest libraries (Choose)
4948

5049
```bash

0 commit comments

Comments
 (0)