neoformat
neoformat copied to clipboard
Error formatting python's `match-case` with black
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.