diff --git a/.vscode/launch.json b/.vscode/launch.json index 7f99ffd0..e9ded3b7 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -5,7 +5,7 @@ "version": "0.2.0", "configurations": [ { - "name": "Batch Sample", + "name": "Python: データ取り込みローカル実行", "type": "python", "request": "launch", "program": "entrypoint.py",