Compare commits
2 Commits
aabc180d20
...
44602a1145
| Author | SHA1 | Date | |
|---|---|---|---|
| 44602a1145 | |||
| 83f2810ccf |
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "/root/FCI/api"
|
||||
"path": "/home/paulg/FCI/api"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"python.defaultInterpreterPath": "/root/FCI/api/venv/bin/python",
|
||||
"python.defaultInterpreterPath": "/home/paulg/FCI/api/venv/bin/python",
|
||||
"python.terminal.activateEnvironment": true,
|
||||
"terminal.integrated.cwd": "/root/FCI/api"
|
||||
"terminal.integrated.cwd": "/home/paulg/FCI/api"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user