Skip to content

Commit

Permalink
chore(ide): update IDE configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
wvenialbo committed Oct 25, 2024
1 parent 0adb7e2 commit 1b697f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
},
// Python analysis tools settings
"python.analysis.autoFormatStrings": true,
"python.analysis.autoImportCompletions": true,
"python.analysis.completeFunctionParens": true,
"python.analysis.enableSyncServer": false,
"python.analysis.fixAll": [
Expand Down

0 comments on commit 1b697f6

Please sign in to comment.