Skip to content

Instantly share code, notes, and snippets.

@gjuoun
Created May 10, 2021 03:44
Show Gist options
  • Save gjuoun/271a61f5c335b829aa9b0f8999148e95 to your computer and use it in GitHub Desktop.
Save gjuoun/271a61f5c335b829aa9b0f8999148e95 to your computer and use it in GitHub Desktop.
Pylance enforce type checking - VSCode
{
"python.analysis.typeCheckingMode": "basic"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment