Open kraanzu opened 2 years ago
The default configuration for black-format should add --target-version py310 flag so that it doesn't give errors while formatting match-case statements in the pyfile.
--target-version py310
match-case
The default configuration for black-format should add
--target-version py310
flag so that it doesn't give errors while formattingmatch-case
statements in the pyfile.