diff --git a/.vscode/launch.json b/.vscode/launch.json index bfcf2c1..7d612ae 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -5,7 +5,7 @@ "version": "0.2.0", "configurations": [ { - "name": "Python: Module", + "name": "ErynRL", "type": "python", "request": "launch", "module": "erynrl",