1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/csudata-clup

Клонировать/Скачать
pyrightconfig.json 962 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
tangcheng Отправлено 09.01.2025 18:27 a9c595a
{
"include": [
"lib"
],
"exclude": [
"**/node_modules",
"**/__pycache__",
],
"ignore": [
"lib/oldstuff"
],
"defineConstant": {
"DEBUG": true
},
"reportMissingImports": "error",
"reportMissingTypeStubs": false,
"reportOptionalMemberAccess": false,
"reportAttributeAccessIssue": false,
"reportOperatorIssue": false,
"reportCallIssue": false,
"reportUnboundVariable": false,
//"reportAssignmentType": "information",
"pythonVersion": "3.9",
"pythonPlatform": "Linux",
"executionEnvironments": [
{
"root": "test/web",
"pythonVersion": "3.5",
"pythonPlatform": "Windows",
"extraPaths": [
"src/service_libs"
],
"reportMissingImports": "warning",
},
{
"root": "test/sdk",
"pythonVersion": "3.0",
"extraPaths": [
"src/backend"
]
},
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/csudata-clup.git
git@api.gitlife.ru:oschina-mirror/csudata-clup.git
oschina-mirror
csudata-clup
csudata-clup
master