Huge re-org to match normal python project structure
This commit is contained in:
parent
b263e20ca2
commit
92bc50396b
22 changed files with 35 additions and 47 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -8,7 +8,7 @@
|
|||
"name": "Python Debugger: Matchy",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "py/matchy.py",
|
||||
"program": "matchy.py",
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue