readd black for python

This commit is contained in:
foosinn 2021-08-17 14:57:32 +02:00
parent d8189922f6
commit 4315356f37

View file

@ -16,6 +16,7 @@ in {
nodePackages.pyright
(python39.withPackages(python-packages: with python-packages; [
black
pyyaml
requests
]))