{
  "python.pythonPath": "env/bin/python",
  "editor.tabSize": 4,
  "[html]": {
    "editor.tabSize": 2
  },
  "cSpell.words": [
    "SAML",
    "passbook"
  ]
}