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 (#28)
  • Loading branch information
jaidhyani authored Feb 13, 2024
1 parent 7ae5d16 commit 015aa68
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 015aa68

Please sign in to comment.