From 0cf7215d72b845f3b3e105e481daca5713805232 Mon Sep 17 00:00:00 2001 From: Q9ihs38xl <1979755751@qq.com> Date: Wed, 28 Apr 2021 14:25:55 +0800 Subject: [PATCH] Delete 'mnist-master/launch.json' --- mnist-master/launch.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 mnist-master/launch.json diff --git a/mnist-master/launch.json b/mnist-master/launch.json deleted file mode 100644 index af43941..0000000 --- a/mnist-master/launch.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "name": "Python: 当前文件", - "type": "python", - "request": "launch", - "program": "${file}", - "console": "integratedTerminal", - "cwd": "" - } - ] -} \ No newline at end of file