Bugfixes
- fix bug recursion on init - fix bug linux path - added regularization
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -8,7 +8,7 @@
|
||||
"name": "Python Debugger: App",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "src\\app.py",
|
||||
"program": "src/app.py",
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user