many changes

This commit is contained in:
Ross
2022-01-24 18:25:36 +00:00
parent 85c1344737
commit a34631bc22
15 changed files with 1821 additions and 738 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"name": "Python: Test",
"type": "python",
"request": "launch",
"program": "${workspaceFolder}/test.py",
"program": "${workspaceFolder}/test_rota.py",
"console": "integratedTerminal"
},