CoolFace
Apppublic

MegaTronX/Subsystem_OS_Command_Access

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
pyrightconfig.json11 linesDownload Raw Back to root
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}