{
    "cSpell.enableFiletypes": [
        "!markdown",
        "!python"
    ],
    "python.analysis.typeCheckingMode": "off"
}