Skip to content

Commit

Permalink
vscode now uses black from venv instead of bringing its own and causi…
Browse files Browse the repository at this point in the history
…ng conflicts
  • Loading branch information
Jai committed Feb 11, 2024
1 parent 7ae5d16 commit b3a2aca
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 @@ -7,4 +7,5 @@
"source.organizeImports": "explicit"
},
"python.analysis.typeCheckingMode": "basic",
"black-formatter.importStrategy": "fromEnvironment",
}

0 comments on commit b3a2aca

Please sign in to comment.