mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
add debug for debugging
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@
|
||||
"type": "debugpy",
|
||||
"justMyCode": false,
|
||||
"env": {
|
||||
"LOG_LEVEL": "DEBUG"
|
||||
"LOG_LEVEL": "DEBUG",
|
||||
},
|
||||
"request": "launch",
|
||||
"program": "main.py",
|
||||
|
||||
Reference in New Issue
Block a user