79201052

Date: 2024-11-18 18:39:54
Score: 0.5
Natty:
Report link

For me, the way to fix was to change the black-formatter.importStrategy to fromEnvironment instead of useBundled. They update the black formatter version in the extension every now and again, and if it's a different version than your command line version they may disagree, so it's better IMO to just use the black from the environment.

enter image description here

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: schimmy