mypy -> ty
This commit is contained in:
parent
d10dd97fba
commit
61fa3a8092
1 changed files with 3 additions and 3 deletions
|
|
@ -67,9 +67,9 @@ in
|
||||||
python.pkgs.venvShellHook
|
python.pkgs.venvShellHook
|
||||||
python.pkgs.pip
|
python.pkgs.pip
|
||||||
|
|
||||||
python.pkgs.jedi-language-server
|
pkgs-dev.basedpyright
|
||||||
python.pkgs.ruff
|
pkgs-dev.ruff
|
||||||
python.pkgs.mypy
|
pkgs-dev.ty
|
||||||
|
|
||||||
pkgs-dev.pre-commit
|
pkgs-dev.pre-commit
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue