python package restructuring
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -15,7 +15,7 @@
|
||||
"name": "PyDebug: __main__.py",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "__main__.py",
|
||||
"program": "chatbug/__main__.py",
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user