MegaTronX/Subsystem_OS_Command_Access
0
1{2 "include": ["tests", "gradiobee"],3 "venvPath": ".venv/Scripts",4 "reportTypeshedErrors": false,5 "reportMissingImports": true,6 "reportMissingTypeStubs": false,7 8 "pythonVersion": "3.7",9 10 "ignore": []11}