Skip to content

Commit

Permalink
feat(python): add formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
GetPsyched committed Nov 17, 2023
1 parent f80e667 commit 29b0bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devShells/python.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
vscodium = {
extensions = with pkgs.vscode-extensions; [
ms-pyright.pyright
ms-python.black-formatter
(pkgs.callPackage ../packages/ms-python.python.nix { })
];
};
Expand Down

0 comments on commit 29b0bf9

Please sign in to comment.