This commit is contained in:
野間 2023-04-17 17:33:49 +09:00
parent 7f9a9e2277
commit f32953c0bf

2
.vscode/launch.json vendored
View File

@ -5,7 +5,7 @@
"version": "0.2.0",
"configurations": [
{
"name": "Batch Sample",
"name": "Python: データ取り込みローカル実行",
"type": "python",
"request": "launch",
"program": "entrypoint.py",