Swap flake8 for pyflakes in default python env

This commit is contained in:
Evie Litherland-Smith 2025-01-23 16:45:21 +00:00
parent df728cd2e3
commit ed8438d14e

View file

@ -7,7 +7,7 @@
ps: with ps; [
ipython
python-lsp-server
flake8
pyflakes
isort
numpy
scipy