{ "search.exclude": { ".mypy_cache/": true, ".pytest_cache/": true }, "python.testing.unittestArgs": ["-v", "-s", "./tests", "-p", "t_*.py"], "python.testing.pytestEnabled": false, "python.testing.unittestEnabled": true, "python.analysis.typeCheckingMode": "off", "python.analysis.ignore": ["**/tests/**", "**/venv/**"], "cSpell.words": [ "ablt", "accs", "actv", "ADJF", "ADJS", "ADVB", "Anph", "cctext", "datv", "femn", "Fixd", "Geox", "grammeme", "Grammemes", "GRND", "Impe", "impr", "inan", "indc", "INFN", "intg", "INTJ", "loct", "moprho", "multiword", "nomn", "NPRO", "NUMR", "Opencorpora", "Pltm", "PNCT", "PRCL", "Prnt", "PRTF", "PRTS", "pssv", "pymorphy", "razdel", "rumodel", "ruparser", "Sgtm", "tagset", "termform", "unknwn", "круть", "фторметил" ], "cSpell.language": "en,ru" }