VikramSingh178 commited on
Commit
f71c521
1 Parent(s): 6fc3ce6

chore: Update .vscode settings.json

Browse files

Former-commit-id: e1a15d0269d4b1865a8cb5a4ac091a7050888d36

Files changed (1) hide show
  1. .vscode/settings.json +4 -1
.vscode/settings.json CHANGED
@@ -1,3 +1,6 @@
1
  {
2
- "python.REPL.enableREPLSmartSend": false
 
 
 
3
  }
 
1
  {
2
+ "python.REPL.enableREPLSmartSend": false,
3
+ "circleci.persistedProjectSelection": [
4
+ "circleci/BQyaZDyai3ejufsymJgXtx/G7GFeA574Ga7r2VtdHXBbu"
5
+ ]
6
  }