You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
138 lines
2.9 KiB
JSON
138 lines
2.9 KiB
JSON
{
|
|
"cSpell.words": [
|
|
"addopts",
|
|
"anyio",
|
|
"asttokens",
|
|
"asyncio",
|
|
"atlassian",
|
|
"autopep",
|
|
"backcall",
|
|
"basetemp",
|
|
"beautifulsoup",
|
|
"bitbucketpipelines",
|
|
"bytesize",
|
|
"cachedir",
|
|
"certifi",
|
|
"cffi",
|
|
"configfile",
|
|
"covdefaults",
|
|
"Cython",
|
|
"datamodel",
|
|
"dateutil",
|
|
"debugpy",
|
|
"defusedxml",
|
|
"devcontainer",
|
|
"devop",
|
|
"distlib",
|
|
"docstrings",
|
|
"docutils",
|
|
"dotenv",
|
|
"éçäγλνπ",
|
|
"entrypoints",
|
|
"esbonio",
|
|
"filelock",
|
|
"fonttools",
|
|
"genutils",
|
|
"hétérogénéité",
|
|
"idat",
|
|
"idna",
|
|
"iniconfig",
|
|
"inorout",
|
|
"installdeps",
|
|
"ipykernel",
|
|
"ipython",
|
|
"isort",
|
|
"jsonschema",
|
|
"junitxml",
|
|
"jupyterlab",
|
|
"kiwisolver",
|
|
"lldd",
|
|
"matplotlib",
|
|
"mccabe",
|
|
"mkdocs",
|
|
"myorg",
|
|
"mypy",
|
|
"nbclassic",
|
|
"nbclient",
|
|
"nbconvert",
|
|
"nbformat",
|
|
"nocolor",
|
|
"numpy",
|
|
"openpyxl",
|
|
"orjson",
|
|
"pandocfilters",
|
|
"parso",
|
|
"pathspec",
|
|
"pexpect",
|
|
"pickleshare",
|
|
"platformdirs",
|
|
"plotly",
|
|
"pluggy",
|
|
"psutil",
|
|
"ptyprocess",
|
|
"pybadges",
|
|
"pycodestyle",
|
|
"pycparser",
|
|
"pydantic",
|
|
"pydocstyle",
|
|
"pyenchant",
|
|
"pyflakes",
|
|
"pygments",
|
|
"pylance",
|
|
"pylint",
|
|
"pyparsing",
|
|
"pypi",
|
|
"pyproject",
|
|
"pyrsistent",
|
|
"pytest",
|
|
"PYTHONHASHSEED",
|
|
"pythonhosted",
|
|
"pytz",
|
|
"pyyaml",
|
|
"pyzmq",
|
|
"rootdir",
|
|
"ruamel",
|
|
"scipy",
|
|
"seaborn",
|
|
"setuptools",
|
|
"sniffio",
|
|
"soupsieve",
|
|
"sqlalchemy",
|
|
"Stmts",
|
|
"struc",
|
|
"tbump",
|
|
"terminado",
|
|
"testenv",
|
|
"testpath",
|
|
"testpaths",
|
|
"testutil",
|
|
"toolsai",
|
|
"traitlets",
|
|
"typeshed",
|
|
"ujson",
|
|
"urllib",
|
|
"virtualenv",
|
|
"vsclint",
|
|
"vspdo",
|
|
"wcwidth",
|
|
"webencodings",
|
|
"xdist",
|
|
"xfailed",
|
|
"yapf",
|
|
"الأَبْجَدِيَ",
|
|
"العَرَبِيَ"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"python.testing.unittestArgs": [
|
|
"-v",
|
|
"-s",
|
|
"./tests",
|
|
"-p",
|
|
"test_*.py"
|
|
],
|
|
"python.testing.pytestArgs": [
|
|
"tests"
|
|
],
|
|
"restructuredtext.syntaxHighlighting.disabled": true
|
|
} |