Remove black as python formatter for now
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
|
||||
formatters_by_ft = {
|
||||
lua = [ "stylua" ];
|
||||
python = [ "black" ];
|
||||
nix = [ "nixfmt" ];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user