Skip to content

Commit

Permalink
Tweak .vscode config to auto-import Python
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Mar 28, 2024
1 parent 65b0807 commit b708730
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"gitlens.advanced.blame.customArguments": [
"--ignore-revs-file",
".git-blame-ignore-revs"
]
],
"python.analysis.autoImportCompletions": true
}

0 comments on commit b708730

Please sign in to comment.