Skip to content

Instantly share code, notes, and snippets.

@aaronlelevier
Created November 19, 2018 21:11
Show Gist options
  • Save aaronlelevier/ce9529fae12cba4159a605ae2910494b to your computer and use it in GitHub Desktop.
Save aaronlelevier/ce9529fae12cba4159a605ae2910494b to your computer and use it in GitHub Desktop.
{
"python.pythonPath": "venv/bin/python",
"python.linting.pylintArgs": [
"--extension-pkg-whitelist=torch"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment