Skip to content

Commit 29b0bf9

Browse files
committed
feat(python): add formatter
1 parent f80e667 commit 29b0bf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devShells/python.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
vscodium = {
55
extensions = with pkgs.vscode-extensions; [
66
ms-pyright.pyright
7+
ms-python.black-formatter
78
(pkgs.callPackage ../packages/ms-python.python.nix { })
89
];
910
};

0 commit comments

Comments
 (0)